sniper          Sat Aug  6 18:31:45 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2021&r2=1.2022&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2021 php-src/NEWS:1.2022
--- php-src/NEWS:1.2021 Fri Aug  5 05:34:26 2005
+++ php-src/NEWS        Sat Aug  6 18:31:43 2005
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, PHP 5.1
+- Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
+  (Andrey)
 - Fixed bug #33999 (object remains object when cast to int). (Dmitry)
 - Fixed bug #33996 (No information given for fatal error on passing invalid
   value to typed argument). (Dmitry)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to