iliaa Thu Jan 1 20:16:33 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.432&r2=1.2027.2.547.2.965.2.433&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.432 php-src/NEWS:1.2027.2.547.2.965.2.433 --- php-src/NEWS:1.2027.2.547.2.965.2.432 Thu Jan 1 05:24:29 2009 +++ php-src/NEWS Thu Jan 1 20:16:33 2009 @@ -24,6 +24,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php