]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 29 Jan 2016 11:44:42 +0000 (12:44 +0100)
committerAnatol Belski <ab@php.net>
Fri, 29 Jan 2016 11:46:44 +0000 (12:46 +0100)
Fix for #70720 is postphoned to 7.0.4

NEWS

diff --git a/NEWS b/NEWS
index bf7de4025e190e21da5edbad1f1a182757c19e35..99d3158ccc4f7c20164a1ac7862e2d9f43b28673 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ PHP                                                                        NEWS
   . Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi setup).
     (Matt Haught, Remi)
 
+- Standard:
+  . Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
+
 04 Feb 2016 PHP 7.0.3
 
 - Core:
@@ -79,7 +82,6 @@ PHP                                                                        NEWS
     array to strings). (Laruence)
   . Fixed bug #71188 (str_replace converts integers in original $search array
     to strings). (Laruence)
-  . Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
   . Fixed bug #71132, #71197 (range() segfaults). (Thomas Punt)
 
 07 Jan 2016 PHP 7.0.2