]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Thu, 27 Jul 2017 03:24:26 +0000 (11:24 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 27 Jul 2017 03:24:26 +0000 (11:24 +0800)
NEWS

diff --git a/NEWS b/NEWS
index b6b639890c06d1d323a1482575e2b642772efd28..331ddab02590275f9d6c4679ba43f242be244e50 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,9 @@ PHP                                                                        NEWS
   . Fixed bug #74991 (include_path has a 4096 char limit in some cases).
     (bwbroersma)
 
+- Reflection:
+  . Fixed bug #74949 (null pointer dereference in _function_string). (Laruence)
+
 - Session:
   . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
     with "#"). (Andrew Nester)