On Sat, Mar 22, 2008 at 12:51 AM, Ralph Schindler <[EMAIL PROTECTED]> wrote:
>
>  > Take this file:
>  >
>  > <?xml version="1.0" encoding="utf-8" ?>
>  > <foo>
>  > <? echo "bar"; ?>
>  > </foo>
>  >
>  > and run it through xmllint.
>  >
>  > Can we now stop this discussion and revert this patch?
>  >
>
>  Take this file:
>
>  <?xml version="1.0" encoding="utf-8" ?>
>  <foo>
>  <?php echo "<bar>"; ?>
>  </foo>
>
>  and run it through your xmllint.
>
>  Passes right?  Does that mean its valid xml/xhtml on the flip side? No,
>  it wont pass.
>
>  Is XML Spec compliancy a goal of the PHP Project?


It was an answer to a wrong claim. Don't create wrong conclusions out
of my post, thanks.


-- 
Pierre
http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to