ID: 40879 Updated by: [EMAIL PROTECTED] Reported By: theodenpl at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.2.1 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php . Previous Comments: ------------------------------------------------------------------------ [2007-03-21 09:23:03] theodenpl at gmail dot com Description: ------------ This code should be only comment but PHP engine close commentary in string. Reproduce code: --------------- /* echo " */ "; */ Expected result: ---------------- Only comment, php should not parse this string. Actual result: -------------- Parse error: syntax error, unexpected T_STRING ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40879&edit=1
