cellog Mon Feb 9 15:03:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: remove entry for bug #46026, this is fixed in 5.2 now, and needs no 5.3 entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.489&r2=1.2027.2.547.2.965.2.490&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.489 php-src/NEWS:1.2027.2.547.2.965.2.490 --- php-src/NEWS:1.2027.2.547.2.965.2.489 Mon Feb 9 10:47:08 2009 +++ php-src/NEWS Mon Feb 9 15:03:32 2009 @@ -8,8 +8,6 @@ - Fixed bug #47085 (rename() returns true even if the file in PHAR does not exist). (Greg) - Fixed bug #47031 (Fix constants in DualIterator example). (Etienne) - Fixed bug #46347 (parse_ini_file() doesn't support * in keys). (Nuno) -- Fixed bug #46026 (bz2.decompress/zlib.inflate filter tries to decompress after - end of stream). (Greg) - Fixed bug #46048 (SimpleXML top-level @attributes not part of iterator). (David C.) 29 Jan 2009, PHP 5.3.0 Beta 1
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php