From: Marcus Boerger Date: Sun, 20 Jun 2004 09:39:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.0~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9219b746bb636e5d1e1b1306610114e54188afcf;p=php BFN --- diff --git a/NEWS b/NEWS index 34c7360b22..875f63b6df 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 #28851 (call_user_func_array has typo in error message). (Marcus) - Fixed bug #28789 (ReflectionProperty getValue() fails on public static members). (Marcus) - Fixed bug #28771 (Segfault when using xslt and clone). (Rob)