iliaa Thu, 01 Oct 2009 23:21:36 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=289074
Log: Fixed typo Changed paths: U php/php-src/branches/PHP_5_2/NEWS Modified: php/php-src/branches/PHP_5_2/NEWS =================================================================== --- php/php-src/branches/PHP_5_2/NEWS 2009-10-01 20:28:45 UTC (rev 289073) +++ php/php-src/branches/PHP_5_2/NEWS 2009-10-01 23:21:36 UTC (rev 289074) @@ -17,7 +17,7 @@ fclose). (Ilia) - Fixed bug #49354 (mb_strcut() cuts wrong length when offset is in the middle of a multibyte character). (Moriyoshi) -- Fixed bug #49528 (UTF-16 strings prefixed by BOMs wrondly converted). +- Fixed bug #49528 (UTF-16 strings prefixed by BOMs wrongly converted). (Moriyoshi) - Fixed bug #48805 (IPv6 socket transport is not working). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php