On October 30, 2003 03:10 am, Christian Stocker wrote:
> My system (libxml2-2.6.0 on Mac OS X 10.3) outputs lowercase html in the
> doctype.. I don't know, if libxml2 changed that on purpose. But both
> doctypes seem to validate...
>
> I'll ask on their mailinglist.
>
> To make the test work again, should we just str_replace("DOCTYPE
> html","DOCTYPE HTML",...) for the test? Or is their a better way to make
> it work with both outputs?

If both are valid responses we can use regular expression to allow both.

Ilia

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

Reply via email to