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 b786187 commit 6199289Copy full SHA for 6199289
ext/libxml/tests/bug61367-read_2.phpt
@@ -56,6 +56,6 @@ bool(true)
56
int(4)
57
bool(true)
58
59
-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
60
61
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