From: Xinchen Hui Date: Sat, 15 Sep 2012 03:32:44 +0000 (+0800) Subject: Remove bug fixed entry X-Git-Tag: php-5.4.9RC1~30^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7609fb433afaef3b2d0279c673481f879842e92a;p=php Remove bug fixed entry --- diff --git a/NEWS b/NEWS index db6f7f48d2..a7441a5cc3 100644 --- a/NEWS +++ b/NEWS @@ -58,10 +58,6 @@ PHP NEWS (Pierrick) . Fixed bug #62839 (curl_copy_handle segfault with CURLOPT_FILE). (Pierrick) -- DateTime: - . Fixed bug #62852 (Unserialize invalid DateTime causes crash). - (reeze.xia@gmail.com) - - Intl: . Fixed Spoofchecker not being registered on ICU 49.1. (Gustavo) . Fix bug #62933 (ext/intl compilation error on icu 3.4.1). (Gustavo)