thekid Sun Nov 9 10:33:53 2008 UTC
Modified files: (Branch: PHP_5_2)
/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.1307&r2=1.2027.2.547.2.1308&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1307 php-src/NEWS:1.2027.2.547.2.1308
--- php-src/NEWS:1.2027.2.547.2.1307 Fri Nov 7 21:18:45 2008
+++ php-src/NEWS Sun Nov 9 10:33:53 2008
@@ -4,6 +4,10 @@
- Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment).
(jd at cpanel dot net)
+- Fixed sybase_fetch_*() to continue reading after CS_ROW_FAIL status (Timm)
+
+- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm)
+
06 Nov 2008, PHP 5.2.7RC3
- Added PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION,
PHP_EXTRA_VERSION, PHP_VERSION_ID, PHP_ZTS and PHP_DEBUG constants. (Pierre)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php