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

diff --git a/NEWS b/NEWS
index 807395c5db77d7e2d4644962eeef3e1f0a941033..08d2032c965dc90b9355b417637338c9875e3835 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,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)