ID: 14651
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Reproducible crash
Operating System: FreeBSD 3.4-REL
PHP Version: 4.1.0
New Comment:

Indeed, this is not a bug.
http://www.php.net/manual/en/language.basic-syntax.comments.php
This hasn't changed in 4.1.0.

Previous Comments:
------------------------------------------------------------------------

[2001-12-21 15:32:30] [EMAIL PROTECTED]

In 4.0.x, you could do something like:

<?
echo "hi"; //<does this echo hi?>
?>

and it would work fine.

In 4.1.0 this causes a parse error on the last line of the script.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14651&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to