com php-src: Update NEWS: NEWS
[email protected] (Xinchen Hui)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 5a1bb3891a745bdf45a2ce7bdf0238d7fa03dd39 Author: Xinchen Hui <[email protected]> Sun, 12 Feb 2017 18:56:36 +0800 Parents: 6649aebb894aa38af2ad04d8a20ec379cc19f4cc Branches: PHP-7.1 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5a1bb3891a745bdf45a2ce7bdf0238d7fa03dd39 Log: Update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 23a64a6..2c067c7 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,10 @@ PHP NEWS . Fixed bug #73118 (is_callable callable name reports misleading value for anonymous classes). (Adam Saponara) +- Streams: + . Fixed bug #73496 (Invalid memory access in zend_inline_hash_func). + (Laruence) + 16 Feb 2017, PHP 7.1.2 - Core: