From: Ard Biesheuvel Date: Mon, 28 Jun 2004 11:41:08 +0000 (+0000) Subject: Revert at Derick's request X-Git-Tag: php-5.0.0~109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77804efa77171d1b08cd2a5760559901d2862bdc;p=php Revert at Derick's request --- diff --git a/NEWS b/NEWS index b0834a26c3..f93c17b401 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,6 @@ PHP NEWS ?? Jul 2004, PHP 5.0.0 - Updated PCRE to provide better error handling in certain cases. (Andrei) - Changed doc comments to require a single white space after '/**'. (Marcus) -- Fixed bug #28897 (ibase: -1 returned as -0.000 for 64-bit scaled int). (Ard) - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus) - Fixed bug #28868 (Internal filter registry not thread safe). (Sara) - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)