]> granicus.if.org Git - php/commitdiff
Update news
authorXinchen Hui <laruence@gmail.com>
Fri, 19 May 2017 15:56:10 +0000 (23:56 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 19 May 2017 15:56:10 +0000 (23:56 +0800)
NEWS

diff --git a/NEWS b/NEWS
index fcc0f40bafd42ff12c68cc6df6900ace1baf7437..4dc12687b465a73ad806eede3b75a6b3c4203068 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2017, PHP 7.1.6
 
 - Core:
+  . Fixed bug #74600 (crash (SIGSEGV) in _zend_hash_add_or_update_i).
+    (Laruence)
   . Fixed bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST).
     (Laruence)
   . Fixed bug #74589 (__DIR__ wrong for unicode character). (Anatol)