]> granicus.if.org Git - php/commitdiff
News entry
authorAndrey Hristov <andrey@php.net>
Mon, 8 Oct 2007 18:27:18 +0000 (18:27 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 8 Oct 2007 18:27:18 +0000 (18:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d988606e20cf82f0b643f54e618861ba068cf5df..47300ddc43876bb374974644f466728bcdaf2cd8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,8 @@ PHP                                                                        NEWS
 - Fixed htmlentities/htmlspecialchars not to accept partial multibyte
   sequences. (Stas)
 
+- Fixed bug #42890 (Constant "LIST" defined by mysqlclient and c-client).
+  (Andrey)
 - Fixed bug #42818 ($foo = clone(array()); leaks memory). (Dmitry)
 - Fixed bug #42817 (clone() on a non-object does not result in a fatal
   error). (Ilia)