]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Thu, 1 Jan 2009 20:16:33 +0000 (20:16 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 1 Jan 2009 20:16:33 +0000 (20:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f8ad33ac18eb785a9a2c4ca1eba543ff4fe3ec05..3066872969ecff2020f0e74f38845d83c2092ac5 100644 (file)
--- 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)