]> granicus.if.org Git - php/commitdiff
Fixed in 5.2
authorJohannes Schlüter <johannes@php.net>
Tue, 17 Feb 2009 10:41:09 +0000 (10:41 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 17 Feb 2009 10:41:09 +0000 (10:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8e3587db3188cc56364baa4ae3dceb27789b5498..a248344b277df3bc6e9a547039c95a6403dc78d8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -107,8 +107,6 @@ PHP                                                                        NEWS
   (Scott)
 - Fixed bug #45989 (json_decode() doesn't return NULL on certain invalid
   strings). (magicaltux, Scott)
-- Fixed bug #45940 (MySQLI OO does not populate connect_error property on
-  failed connect). (Johannes)
 - Fixed bug #45820 (Allow empty keys in ArrayObject). (Etienne)
 - Fixed bug #45791 (json_decode() doesn't convert 0e0 to a double). (Scott)