From 56d8d353009dbe9678fd292f205eaf32aca59b9e Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 18 Apr 2012 18:43:46 +0800 Subject: [PATCH] Fix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b http://git.php.net/?p=php-src.git;a=commitdiff;h=cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b --- NEWS | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 94c75c8acd..e09e1ab5c3 100644 --- a/NEWS +++ b/NEWS @@ -8,14 +8,6 @@ PHP NEWS $_SERVER['SCRIPT_FILENAME'] when using router). (Laruence) . "Connection: close" instead of "Connection: closed" (Gustavo) -- JSON - . Fixed bug #61537 (json_encode() incorrectly truncates/discards - information). (Adam) - -?? ??? 2012, PHP 5.3.11 - -(merge after 5.3.11 release) - - Core: . Fixed bug #61761 ('Overriding' a private static method with a different signature causes crash). (Laruence) @@ -71,6 +63,10 @@ PHP NEWS . Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos). (Stas) +- JSON + . Fixed bug #61537 (json_encode() incorrectly truncates/discards + information). (Adam) + - Libxml: . Fixed bug #61617 (Libxml tests failed(ht is already destroyed)). (Laruence) -- 2.50.1