Andi Gutmans wrote:
> 
> This was fixed to be consistent with ?>.
> One line comments end at a new line or at a closing bracket (?> or %>)
>
> At 05:54 PM 4/4/2001 -0700, Steven Roussey wrote:
> >I found our problem. In 4.0.5, comments seem to be parsed differently. We
> >have ASP style tags enabled so we can use %> as well as ?>. But we had
> >comments like this:
> >
> ><?
> >
> >//asdfasdf%>asdfasdf
> >echo('');
> >?>

but a code block should end with the sort of tag it started with

or are things like "<? some code %>" considered legal ???

-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77

-- 
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