We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74f9b0 commit 3ec5919Copy full SHA for 3ec5919
ext/libxml/tests/bug61367-read_2.phpt
@@ -58,6 +58,6 @@ bool(true)
58
int(4)
59
bool(true)
60
61
-Warning: DOMDocument::loadXML(): %Sfailed to load external entity "file:///%s/test_bug_61367-read/bad" in %s on line %d
+%s: DOMDocument::loadXML(): %Sfailed to load %s
62
63
Warning: Attempt to read property "nodeValue" on null in %s on line %d
ext/libxml/tests/libxml_disable_entity_loader_2.phpt
@@ -39,6 +39,6 @@ bool(true)
39
Deprecated: Function libxml_disable_entity_loader() is deprecated in %s on line %d
40
bool(false)
41
42
-Warning: DOMDocument::loadXML(): %Sfailed to load external entity "%s" in %s on line %d
43
44
Done
0 commit comments