From: Ilia Alshanetsky Date: Thu, 1 Jan 2009 20:16:33 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0beta1~310 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b5baaac9bbd7504e73275d82f8cd0ecbac14329;p=php BFN --- diff --git a/NEWS b/NEWS index f8ad33ac18..3066872969 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ PHP NEWS - Fixed bug #46957 (The tokenizer returns deprecated values). (Felipe) - Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob) - Fixed bug #46847 (phpinfo() is missing some settings). (Hannes) +- Fixed bug #46844 (php scripts or included files with first line starting + with # have the 1st line missed from the output). (Ilia) - Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes) - Fixed bug #46763 (mb_stristr() wrong output when needle does not exist). (Henrique M. Decaria)