001+ Warning: Use of undefined constant LIBXML_HTML_NODEFDTD - assumed 'LIBXML_HTML_NODEFDTD' (this will throw an Error in a future version of PHP) in %s/bug76285.php on line 6
002+
003+ Warning: A non-numeric value encountered in %s/bug76285.php on line 6
004+ string(82) "<html><body><div><div><a>test</a></div><div><a>test2</a></div></div></body></html>"
005+ string(190) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
006+ <html><body><div><div><a>test</a></div><div><a>test2</a></div></div></body></html>
001- string(56) "<div><div><a>test</a></div><div><a>test2</a></div></div>"
002- string(57) "<div><div><a>test</a></div><div><a>test2</a></div></div>