]> granicus.if.org Git - php/commitdiff
PHP 5.5.2 has already branched
authorChristopher Jones <sixd@php.net>
Mon, 5 Aug 2013 23:03:22 +0000 (16:03 -0700)
committerChristopher Jones <sixd@php.net>
Mon, 5 Aug 2013 23:03:22 +0000 (16:03 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 2f9a4c7bf654ade13f4ce8b1aa2066fb2cb35fa7..5c07185d51e18a8ad69b456cbe87e4cc57e0bbc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2013, PHP 5.5.3
 
+- Core:
+  . Fixed bug #62691 (solaris sed has no -i switch). (Chris Jones)
+  . Fixed bug #61268 (--enable-dtrace leads make to clobber
+    Zend/zend_dtrace.d) (Chris Jones)
+
 - Sessions:
   . Implemented strict sessions RFC (https://wiki.php.net/rfc/strict_sessions)
     which protects against session fixation attacks and session collisions.    
@@ -18,9 +23,6 @@ PHP                                                                        NEWS
   . Fixed bug #65304 (Use of max int in array_sum). (Laruence)
   . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
     limited case). (Arpad)
-  . Fixed bug #62691 (solaris sed has no -i switch). (Chris Jones)
-  . Fixed bug #61268 (--enable-dtrace leads make to clobber
-    Zend/zend_dtrace.d) (Chris Jones)
 
 - OPcache:
   . Added opcache.restrict_api configuration directive that may limit