[PHP-DEV] Bug #1184 Updated: Invalid Parsing of comments From: Bug Database (php-dev <email protected>)
Date: 03/02/99

ID: 1184
Updated by: sas
Reported By: curt <email protected>
Status: Analyzed
Bug Type: Other
Assigned To:
Comments:

You've hit a special case which seems to be excluded explicitly in languange-scanner.lex on line 915. It allows everything between "//"|[#] excludin CRLF and ? followed by [>\r\n]. It seems to serve some purpose which I lack to see (currently)

Full Bug description available at: http://ca.php.net/bugs.php3?id=1184

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>