From: Johannes Schlüter Date: Tue, 17 Feb 2009 10:41:09 +0000 (+0000) Subject: Fixed in 5.2 X-Git-Tag: RELEASE_1_3_5~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=946549c8bb29686cdc72c40e3e8795fdd579b890;p=php Fixed in 5.2 --- diff --git a/NEWS b/NEWS index 8e3587db31..a248344b27 100644 --- 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)