johannes Tue Feb 17 10:41:09 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Fixed in 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.495&r2=1.2027.2.547.2.965.2.496&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.495 php-src/NEWS:1.2027.2.547.2.965.2.496 --- php-src/NEWS:1.2027.2.547.2.965.2.495 Mon Feb 16 16:07:47 2009 +++ php-src/NEWS Tue Feb 17 10:41:09 2009 @@ -107,8 +107,6 @@ (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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php