]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Sun, 12 Feb 2017 10:56:36 +0000 (18:56 +0800)
committerXinchen Hui <laruence@gmail.com>
Sun, 12 Feb 2017 10:56:36 +0000 (18:56 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 23a64a6cac6999c2bca74808a6c08ff9a6e48bbc..2c067c7c1d70bb6d94f74bbd276d55417882c652 100644 (file)
--- 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: