felipe Mon Oct 13 13:47:24 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - BFN #37100 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1254&r2=1.2027.2.547.2.1255&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1254 php-src/NEWS:1.2027.2.547.2.1255 --- php-src/NEWS:1.2027.2.547.2.1254 Sun Oct 12 19:00:58 2008 +++ php-src/NEWS Mon Oct 13 13:47:24 2008 @@ -11,6 +11,7 @@ after end of stream). (Keisial at gmail dot com, Greg) - Fixed bug #44251, #41125 (PDO + quote() + prepare() can result in segfault). (tsteiner at nerdclub dot net) +- Fixed bug #37100 (data is returned truncated with BINARY CURSOR). (Tony) 09 Oct 2008, PHP 5.2.7RC1 - Reverted fix for bug #44197 due to behaviour change in minor version.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php