georg           Sat Dec  4 04:03:37 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  fixed bug #30890
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.139&r2=1.1760.2.140&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.139 php-src/NEWS:1.1760.2.140
--- php-src/NEWS:1.1760.2.139   Fri Dec  3 02:57:38 2004
+++ php-src/NEWS        Sat Dec  4 04:03:36 2004
@@ -9,6 +9,7 @@
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #30967 (properties in extended mysqli classes don't work). (Georg)
 - Fixed bug #30962 (mssql returns space for NULL columns). (Ilia)
+- Fixed bug #30890 (MySQLi testsuite)
 - Fixed bug #30856 (ReflectionClass::getStaticProperties segfaults). (Marcus)
 - Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob)
 - Fixed bug #30799 (SoapServer doesn't handle private or protected properties).

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

Reply via email to