>"Scott MacVicar" wrote:
>Yeah because /* */ has a clear end where // and # doesn't.
>
>- S


Shouldn't the end of the line be always considered as a true end of the 
one-line comment?
In other words, I think it always has a clear end too.
Similarly, lexer always regognizes the strings - their start and the end so 
it could ignore the tags in them too.
Seems the only problem is BC that shouln't be broken. At least not before 
v6.
-j



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to