From:             [EMAIL PROTECTED]
Operating system: FreeBSD 3.4-REL
PHP version:      4.1.0
PHP Bug Type:     Reproducible crash
Bug description:  PHP close tag (?>) in a comment acts as a close; this did not happen 
in 4.0.x

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 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