tony2001                Mon Jun 27 13:42:34 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1960&r2=1.1961&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1960 php-src/NEWS:1.1961
--- php-src/NEWS:1.1960 Sun Jun 26 13:31:06 2005
+++ php-src/NEWS        Mon Jun 27 13:42:32 2005
@@ -3,6 +3,7 @@
 ?? ??? 2005, PHP 5.1 Beta 3
 - Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle
   usage of buffered queries.
+- Fixed bug #33491 (crash after extending MySQLi internal class). (Tony)
 - Fixed bug #33475 (cURL handle is not closed on curl_close(). (Ilia)
 - Fixed bug #32660 (Assignment by reference causes crash when field access is
   overloaded (__get)). (Dmitry)

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

Reply via email to