com php-src: Update news: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 459c382df5ee89d89a2070e8fef848593aebb179 Author: Xinchen Hui <[email protected]> Fri, 19 May 2017 23:56:10 +0800 Parents: 78b10dd9d6994c9ef0bef01100daab81b233460d Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=459c382df5ee89d89a2070e8fef848593aebb179 Log: Update news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index fcc0f40..4dc1268 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)