Test: /ext/xml/tests/xml_error_string_basic.phpt - Version 8.0.0alpha1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ int(3) 002+ string(16) "no element found" 003+ int(4) 004+ string(31) "not well-formed (invalid token)" 002- string(20) "Invalid document end" 003- int(47) 004- string(35) "Processing Instruction not finished" 005- int(57) 006- string(28) "XML declaration not finished" 006+ string(14) "unclosed token" 007+ int(30) 008+ string(31) "XML declaration not well-formed" 009+ int(7) 010+ string(14) "mismatched tag" 007- int(64) 008- string(17) "Reserved XML Name" 009- int(76) 010- string(14) "Mismatched tag"