thekid Sun Nov 9 10:32:36 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Added note on bugfix for #30312 - Added entry on CS_ROW_FAIL patch fix http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.369&r2=1.2027.2.547.2.965.2.370&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.369 php-src/NEWS:1.2027.2.547.2.965.2.370 --- php-src/NEWS:1.2027.2.547.2.965.2.369 Thu Nov 6 22:12:12 2008 +++ php-src/NEWS Sun Nov 9 10:32:35 2008 @@ -26,6 +26,9 @@ - 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 #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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php