From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.0.3pl1
PHP Bug Type:     Scripting Engine problem
Bug description:  problems with multiple /* comments

seems, that the parser has problems with different /* */
in the source e.G. 

...
/*
...
$req="select /*+FIRST_ROWS */ from foo ...";
...
*/

from other language (java, c++ ... ) i know, thats works normally, so it seems to be a 
bug in php parser...


-- 
Edit Bug report at: http://bugs.php.net/?id=9835&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