ID: 35551 Updated by: [EMAIL PROTECTED] Reported By: barry20 at exemail dot com dot au -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: SunOS 5.8 Generic_108528-16 PHP Version: 4.4.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: ------------------------------------------------------------------------ [2005-12-05 05:27:46] barry20 at exemail dot com dot au Description: ------------ Running the script below results in the final block line being ignored. I hope this is not a "feature". Reproduce code: --------------- <?php print "this is a test"; cjkebvirbvrbvir ?> test Expected result: ---------------- I expect a syntax error. Actual result: -------------- this is a testtest ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35551&edit=1