From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: unverbose parse error
a nicer parse error would be usefull for the error when you comment a line that invokes <?php tags // header("dfjdlkjfdlkjfld <?= $BLAH ?> )"; I know this isn't valid code because I'm already in <?php tags but invoking <?= in a commented php line results in a parse error that points to the line after the last level. -- Edit bug report at http://bugs.php.net/?id=16112&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16112&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16112&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16112&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16112&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16112&r=support Expected behavior: http://bugs.php.net/fix.php?id=16112&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16112&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16112&r=submittedtwice