]> granicus.if.org Git - php/commitdiff
Bug #71105 was fixed in 7.0.1 (commit 9374ba35)
authorLior Kaplan <kaplanlior@gmail.com>
Sat, 19 Dec 2015 11:19:43 +0000 (13:19 +0200)
committerLior Kaplan <kaplanlior@gmail.com>
Sat, 19 Dec 2015 11:21:16 +0000 (13:21 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 25e0612b054a9af14bac088a89d7e64bd9219166..940f9f9f5d8bb611f83b1e8221d662104931106f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,6 @@ PHP                                                                        NEWS
     (y.uchiyama.1015 at gmail.com)
   . Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls). (Laruence)
   . Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work). (Laruence)
-  . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message).
-    (andrew at jmpesp dot org)
   . Fixed bug #71092 (Segmentation fault with return type hinting). (Laruence)
   . Fixed bug memleak in header_register_callback. (Laruence)
   . Fixed bug #71067 (Local object in class method stays in memory for each
@@ -63,6 +61,8 @@ PHP                                                                        NEWS
 17 Dec 2015, PHP 7.0.1
 
 - Core:
+  . Fixed bug #71105 (Format String Vulnerability in Class Name Error Message).
+    (andrew at jmpesp dot org)
   . Fixed bug #70831 (Compile fails on system with 160 CPUs). (Daniel Axtens)
   . Fixed bug #71006 (symbol referencing errors on Sparc/Solaris). (Dmitry)
   . Fixed bug #70997 (When using parentClass:: instead of parent::, static