On Sun, 2005-11-27 at 22:32 +0100, Johannes Schlueter wrote:
> It isn't about the XML standard but about exceptions for the PHP parser and 
> why should <?xml be treated different from <?jsp or <?xsl or <?foo or ... 
> which all are used (hm, not sure about <?foo) and sometimes even in 
> combination with PHP.

I recall this being discussed before, but not what came of it: is there
a problem with just ignoring <?foo where foo is anything other than php
or =? <?foo or <?bar or <?whatever is a parse error anyway so I very
much doubt there's any BC break. Unless someone's program relies on
parse errors.

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

Reply via email to