]> granicus.if.org Git - php/commitdiff
Update NEWS
authorReeze Xia <reeze@php.net>
Sat, 28 Feb 2015 08:45:26 +0000 (16:45 +0800)
committerReeze Xia <reeze@php.net>
Sat, 28 Feb 2015 08:45:26 +0000 (16:45 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 486f9492079623ce7ee758d7f6a50827648ef9b1..70ded10e9be4b8e38362b907197a9ded9d41a087 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                                        NEWS
   . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
     not validated in memory.c). (nayana at ddproperty dot com)
   . Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
+  . Fixed bug #69141 (Missing arguments in reflection info for some builtin
+    functions) (kostyantyn dot lysyy at oracle dot com)
 
 - cURL:
   . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on