|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-10-06 10:20 UTC] johannes@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Dec 08 16:00:01 2025 UTC |
Description: ------------ Hi, Note: # ?> same problem Problem with PHP 5.1.4 and PHP 5.2.4 Reproduce code: --------------- <?php if (0) { // just a comment ?> } ?> Expected result: ---------------- Actual result: -------------- Parse error: syntax error, unexpected $end in C:\...\bugphp.php on line 7