tony2001 Mon May 23 07:52:23 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.396&r2=1.1760.2.397&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.396 php-src/NEWS:1.1760.2.397 --- php-src/NEWS:1.1760.2.396 Mon May 23 05:41:50 2005 +++ php-src/NEWS Mon May 23 07:52:23 2005 @@ -35,6 +35,7 @@ - Fixed bug #32852 (Crash with singleton and __destruct when zend.ze1_compatibility_mode = On). (Dmitry) - Fixed bug #32813 (parse_url() does not handle scheme-only urls properly). (Ilia) +- Fixed bug #32810 (fread after tmpfile() reads only 8192 bytes). (Tony) - Fixed bug #32809 (Missing T1LIB support on Windows). (Edin) - Fixed bug #32802 (General cookie overrides more specific cookie). (Ilia) - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems). (Jani)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php