ID: 45779 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 5.3CVS-2008-08-10 Assigned To: dmitry New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2008-08-12 14:26:50] [EMAIL PROTECTED] Dmitry, please check this out. ------------------------------------------------------------------------ [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