summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/bug37565.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/bug37565.phpt')
-rw-r--r--ext/simplexml/tests/bug37565.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/simplexml/tests/bug37565.phpt b/ext/simplexml/tests/bug37565.phpt
index d20fbd5aca..41ecbd3e27 100644
--- a/ext/simplexml/tests/bug37565.phpt
+++ b/ext/simplexml/tests/bug37565.phpt
@@ -28,8 +28,6 @@ try {
}
?>
-===DONE===
--EXPECT--
Error: simplexml_load_string() expects parameter 2 to be a class name derived from SimpleXMLElement, 'Setting' given
Error: simplexml_load_file() expects parameter 2 to be a class name derived from SimpleXMLElement, 'Setting' given
-===DONE===