Test: /ext/dom/tests/dom004.phpt - Version 5.5.0RC1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: DOMDocument::load(): file:///etc/xml/catalog:1: parser error : Document is empty in %s/dom004.php on line 3
002+
003+ Warning: DOMDocument::load(): in %s/dom004.php on line 3
004+
005+ Warning: DOMDocument::load(): ^ in %s/dom004.php on line 3
006+
007+ Warning: DOMDocument::load(): file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not found in %s/dom004.php on line 3
008+
009+ Warning: DOMDocument::load(): in %s/dom004.php on line 3
010+
011+ Warning: DOMDocument::load(): ^ in %s/dom004.php on line 3
012+ <?xml version="1.0"?>
013+ <books>
014+ <book>
015+ <title>The Grapes of Wrath</title>
016+ <author>John Steinbeck</author>
001- <?xml version="1.0"?>
002- <books>
003- <book>
004- <title>The Grapes of Wrath</title>
005- <author>John Steinbeck</author>