]> granicus.if.org Git - php/commitdiff
news entry for r66021 Log:
authorArpad Ray <arpad@php.net>
Mon, 29 Aug 2011 21:45:42 +0000 (21:45 +0000)
committerArpad Ray <arpad@php.net>
Mon, 29 Aug 2011 21:45:42 +0000 (21:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c8891aa58d1d873eff3bba59f5a0dec345f2a315..c557b615f5b19e7454d94c8c7c9bb0b5e611848e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #52461 (Incomplete doctype and missing xmlns). 
     (virsacer at web dot de, Pierre)
+  . Fixed bug #55366: keys lost when using substr_replace an array (arpad)
 
 - Phar:
   . Fixed bug#52013 (Unable to decompress files in a compressed phar). (Hannes)