From: Antony Dovgal Date: Tue, 29 Jan 2008 13:39:57 +0000 (+0000) Subject: entry moved to 5_2 X-Git-Tag: RELEASE_1_3_1~242 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea5148d39474e0788f5e7890011fb936daa21847;p=php entry moved to 5_2 --- diff --git a/NEWS b/NEWS index e2ba3d7b2c..4684b7189a 100644 --- a/NEWS +++ b/NEWS @@ -98,8 +98,6 @@ PHP NEWS to different characters with cp1251 and cp866. (Scott) - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf) -- Fixed bug #43927 (koi8r is missing from html_entity_decode()). - (andy at demos dot su, Tony) - Fixed bug #43808 (date_create never fails (even when it should)). (Derick) - Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values). (Felipe, Tony)