thekid Mon Nov 10 14:45:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Removed notes about fixes to sybase_ct that are already announced in PHP 5.2 news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.372&r2=1.2027.2.547.2.965.2.373&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.372 php-src/NEWS:1.2027.2.547.2.965.2.373 --- php-src/NEWS:1.2027.2.547.2.965.2.372 Mon Nov 10 11:03:22 2008 +++ php-src/NEWS Mon Nov 10 14:45:30 2008 @@ -27,8 +27,6 @@ - Fixed invalid calls to free when internal fileinfo magic file is used. (Scott) - Synced changes from libmagic 4.26 to bundled libmagic. (Scott) -- Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm) - - Fixed bug #46421 (SplFileInfo not correctly handling /). (Etienne) - Fixed bug #46331 - (Segfault when using internal fileinfo magic file on big endian systems). (Scott) @@ -71,7 +69,6 @@ - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud) - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes, chx1975 at gmail dot com) -- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm) 02 Sep 2008, PHP 5.3.0 Alpha 2
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php