]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Mon, 27 Jun 2005 17:42:32 +0000 (17:42 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 27 Jun 2005 17:42:32 +0000 (17:42 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 647c601231d22ed6e97b2eb31032905ac24c113b..261c1af3a7b2e1bad191e6a5fb5a0e9fe091763a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 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)