ID: 45779 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows -PHP Version: 5.3.0alpha1 +PHP Version: 5.3.0-CVS New Comment:
Yes, sry. Previous Comments: ------------------------------------------------------------------------ [2008-08-10 15:11:59] [EMAIL PROTECTED] Pierre, you should use the proper version string when you report bugs. I'd assume you're actually referring to latest CVS of PHP_5_3? ------------------------------------------------------------------------ [2008-08-10 14:31:08] [EMAIL PROTECTED] Description: ------------ tests\lang\comments.php fails. There is a regression between 5.2.x and 5.3 on how the shebang line is processed. 5.2.x ignores only the first line, 5.3.x ignores the first two lines. Reproduce code: --------------- See tests\lang\comments.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45779&edit=1