]> granicus.if.org Git - php/commitdiff
update NEWS to match the actual stuff in 5.5.22
authorFerenc Kovacs <tyrael@php.net>
Wed, 18 Feb 2015 19:08:46 +0000 (20:08 +0100)
committerFerenc Kovacs <tyrael@php.net>
Wed, 18 Feb 2015 19:08:46 +0000 (20:08 +0100)
NEWS

diff --git a/NEWS b/NEWS
index eeccd81929f9989bda089b4cabfc56ea547f6e1e..c2243451853b1a8866141d215b5ce3e2e798d142 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,8 @@ PHP                                                                        NEWS
     callback). (Mike)
   . Fixed bug #69017 (Fail to push to the empty array with the constant value
     defined in class scope). (Laruence)
-  . Added NULL byte protection to exec, system and passthru. (Yasuo)
+  . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
+    not validated in memory.c). (nayana at ddproperty dot com)
 
 - ODBC:
   . Fixed bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol)
@@ -38,8 +39,6 @@ PHP                                                                        NEWS
 - Core:
   . Removed support for multi-line headers, as the are deprecated by RFC 7230.
     (Stas)
-  . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
-    not validated in memory.c). (nayana at ddproperty dot com)
   . Fixed bug #67068 (getClosure returns somethings that's not a closure). 
     (Danack at basereality dot com)
   . Fixed bug #68942 (Use after free vulnerability in unserialize() with