summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReeze Xia <reeze@php.net>2015-02-28 16:45:26 +0800
committerReeze Xia <reeze@php.net>2015-02-28 16:45:26 +0800
commit8b0cf0d7fa3fe8a3f3520149850602e81d7fb77e (patch)
treee372c2fd41c1547f6e4699a1339d78a048ebca59
parentf824f91ac95000c7a6e60117d00088c253e16213 (diff)
downloadphp-git-8b0cf0d7fa3fe8a3f3520149850602e81d7fb77e.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 486f949207..70ded10e9b 100644
--- 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