File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -14,18 +14,22 @@ PHP NEWS
14
14
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
15
15
php_parse_date()). (Derick)
16
16
17
- GD:
17
+ - GD:
18
18
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
19
19
20
- mbstring:
20
+ - mbstring:
21
21
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
22
22
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
23
23
24
- OpenSSL:
24
+ - OpenSSL:
25
25
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
26
26
(Stas)
27
27
28
- WDDX:
28
+ - PCRE:
29
+ . Fixed bug #74087 (Segmentation fault in PHP7.1.1(compiled using the bundled PCRE library)).
30
+ (Stas)
31
+
32
+ - WDDX:
29
33
. Fixed bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV). (Stas)
30
34
31
35
19 Jan 2017, PHP 5.6.30
You can’t perform that action at this time.
0 commit comments