aharvey Tue, 09 Nov 2010 14:54:10 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=305228
Log: Fix line wrapping. 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 2010-11-09 14:53:23 UTC (rev 305227) +++ php/php-src/branches/PHP_5_3/NEWS 2010-11-09 14:54:10 UTC (rev 305228) @@ -57,7 +57,8 @@ - Fixed bug #53279 (SplFileObject doesn't initialise default CSV escape character). (Adam) -- Fixed bug #53273 (mb_strcut() returns garbage with the excessive length parameter). (CVE-2010-4156) (Mateusz Kocielski, Pierre, Moriyoshi) +- Fixed bug #53273 (mb_strcut() returns garbage with the excessive length + parameter). (CVE-2010-4156) (Mateusz Kocielski, Pierre, Moriyoshi) - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char). (Justin Martin) - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php