We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7991a88 commit 390f647Copy full SHA for 390f647
1 file changed
NEWS
@@ -14,18 +14,22 @@ PHP NEWS
14
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
15
php_parse_date()). (Derick)
16
17
-GD:
+- GD:
18
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
19
20
-mbstring:
+- mbstring:
21
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
22
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
23
24
-OpenSSL:
+- OpenSSL:
25
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
26
(Stas)
27
28
-WDDX:
+- PCRE:
29
+ . Fixed bug #74087 (Segmentation fault in PHP7.1.1(compiled using the bundled PCRE library)).
30
+ (Stas)
31
+
32
+- WDDX:
33
. Fixed bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV). (Stas)
34
35
19 Jan 2017, PHP 5.6.30
0 commit comments