Test: /ext/libxml/tests/libxml_set_external_entity_loader_variation1.phpt - Version 5.5.12    

There is 1 diff reported by users for this test.

Count Diff
236 (100%)
013+
014+ Warning: DOMDocument::loadXML(): Entity 'fooz' not defined in Entity, line: 2 in %s/libxml_set_external_entity_loader_variation1.php on line 36
015+ bool(true)
016+ Done.
013- string(13) "-//FOO/ENTITY"
014- string(32) "http://example.com/fooentity.ent"
015- array(4) {
016- ["directory"]=>
017- string(%d) "%s"
018- ["intSubName"]=>
019- string(3) "foo"
020- ["extSubURI"]=>
021- string(25) "http://example.com/foobar"
022- ["extSubSystem"]=>
023- string(10) "-//FOO/BAR"
024- }
025- bool(true)
026- Done.