andrey Sat Aug 6 13:09:46 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.457&r2=1.1760.2.458&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.457 php-src/NEWS:1.1760.2.458 --- php-src/NEWS:1.1760.2.457 Thu Aug 4 06:35:36 2005 +++ php-src/NEWS Sat Aug 6 13:09:40 2005 @@ -10,6 +10,8 @@ - Changed sha1_file() and md5_file() functions to use streams instead of low level IO. (Uwe) - Changed ming to support official 0.2a and 0.3 library versions. (Marcus) +- Fixed failing queries problem (FALSE returned) with mysqli_query() on 64 bit. + (Andrey) - Fixed memory corruption in pg_copy_from() in case the as_null parameter was passed. (Derick) - Fixed ext/mysqli to allocate less memory when fetching bound params
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php