From: Xinchen Hui Date: Fri, 19 May 2017 15:56:10 +0000 (+0800) Subject: Update news X-Git-Tag: php-7.1.6RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=459c382df5ee89d89a2070e8fef848593aebb179;p=php Update news --- diff --git a/NEWS b/NEWS index fcc0f40baf..4dc12687b4 100644 --- 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)