kalle Sun Nov 9 11:39:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Fix NEWS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.370&r2=1.2027.2.547.2.965.2.371&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.370 php-src/NEWS:1.2027.2.547.2.965.2.371 --- php-src/NEWS:1.2027.2.547.2.965.2.370 Sun Nov 9 10:32:35 2008 +++ php-src/NEWS Sun Nov 9 11:39:15 2008 @@ -28,7 +28,6 @@ - Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm) -- Fixed bug #30312 (sybase_unbuffered_query calls). (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,6 +70,7 @@ - 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