From: Arpad Ray Date: Mon, 29 Aug 2011 21:45:42 +0000 (+0000) Subject: news entry for r66021 Log: X-Git-Tag: php-5.3.9RC1~324 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84adf49281d721388b4f9571afad285d73fde497;p=php news entry for r66021 Log: --- diff --git a/NEWS b/NEWS index c8891aa58d..c557b615f5 100644 --- 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)