summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2017-07-06 00:10:07 +0200
committerFerenc Kovacs <tyra3l@gmail.com>2017-07-06 00:10:07 +0200
commit390f64701de2ca12a7ece2e0df26c495900cab97 (patch)
tree1aa05563bc939303f2aea8649b46016e6cffd5e3
parent7991a88675a2a1d8a7683f88b301b11080b4093d (diff)
downloadphp-git-390f64701de2ca12a7ece2e0df26c495900cab97.tar.gz
add missing NEWS entry for #74087 and also fix the formatting
-rw-r--r--NEWS12
1 files changed, 8 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index b69d04f37c..7680270cba 100644
--- a/NEWS
+++ b/NEWS
@@ -14,18 +14,22 @@ PHP NEWS
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
php_parse_date()). (Derick)
-GD:
+- GD:
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
-mbstring:
+- mbstring:
. Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
-OpenSSL:
+- OpenSSL:
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
(Stas)
-WDDX:
+- PCRE:
+ . Fixed bug #74087 (Segmentation fault in PHP7.1.1(compiled using the bundled PCRE library)).
+ (Stas)
+
+- WDDX:
. Fixed bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV). (Stas)
19 Jan 2017, PHP 5.6.30