From: Xinchen Hui Date: Sun, 12 Feb 2017 10:56:36 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-7.1.3RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a1bb3891a745bdf45a2ce7bdf0238d7fa03dd39;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 23a64a6cac..2c067c7c1d 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: