ID: 10559 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: a feature; RTFM: http://www.php.net/manual/en/html/language.basic-syntax.comments.html Previous Comments: --------------------------------------------------------------------------- [2001-04-30 05:25:49] [EMAIL PROTECTED] Is it a bug or a feature this one will ignore the closing php tag -------cut here--------- <?php foofoofoo(); ... /* ?> */ ------------------------ ...whereas this won't: -------cut here--------- <?php echo "yahooooo!"; # ?> ------------------------ --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10559&edit=2 -- 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]