[PHP-DEV] PHP 4.0 Bug #5123 Updated: Php 4.0 recognize 'php end tag' inside a string in a commented line... From: Bug Database (php-dev <email protected>)
Date: 07/27/00

ID: 5123
Updated by: hholzgra
Reported By: an <email protected>
Status: Open
Bug Type: Scripting Engine problem
Assigned To:
Comments:

ok, i was in a bit of a hurry, but now i have time
to explain ...

the report is mostly about '?>' in a comment
ending php code blocks and that's ok by design
because the xml parsing part should take precedence
about the php code parsing

BUT: if it is so by design (and i agree with this)
it should obviously work within /*...*/ comments too

thats the point why i objected against closing this one

Full Bug description available at: http://bugs.php.net/?id=5123

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>