From: Sara Golemon Date: Mon, 21 Jun 2004 21:09:13 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0~151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f2686df358e10bef972a6bdd2c6592b085ea9e7;p=php BFN --- diff --git a/NEWS b/NEWS index 33389050a1..f7e2c5b466 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jul 2004, PHP 5.0.0 - Changed doc comments to require a single white space after '/**'. (Marcus) +- Fixed bug #28868 (Internal filter registry not thread safe). (Sara) - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus) - Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()). (Marcus)