bjori Fri, 16 Sep 2011 07:43:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=316847
Log: bfn Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2011-09-16 06:55:43 UTC (rev 316846) +++ php/php-src/branches/PHP_5_3/NEWS 2011-09-16 07:43:32 UTC (rev 316847) @@ -16,6 +16,8 @@ . Fixed bug #55366: keys lost when using substr_replace an array. (Arpad) . Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad). (Ilia) + . Fixed bug #54304 (RegexIterator::accept() doesn't work with scalar values). + (Hannes) . Fixed bug #50982 (incorrect assumption of PAGE_SIZE size). (Dmitry) - Curl:
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php