ID: 9835
Updated by: stas
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Assigned To: 
Comments:

Yes, PHP does not support nested comments.

Previous Comments:
---------------------------------------------------------------------------

[2001-03-19 06:54:32] [EMAIL PROTECTED]
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...

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9835&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]

Reply via email to