georg           Mon Nov  1 02:59:07 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  fixed error handling in mysqli_multi_query
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.111&r2=1.1760.2.112&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.111 php-src/NEWS:1.1760.2.112
--- php-src/NEWS:1.1760.2.111   Sat Oct 30 15:56:34 2004
+++ php-src/NEWS        Mon Nov  1 02:59:05 2004
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
+- Fixed error handling in mysqli_multi_query. (Georg)
 - Fixed a problem with SPL iterators aggregating the innner iterator. (Marcus)
 - Extended the functionality of is_subclass_of() to accept either a class name
   or an object as first parameter. (Andrey) 

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

Reply via email to