summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/bug39662.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/bug39662.phpt')
-rw-r--r--ext/simplexml/tests/bug39662.phpt6
1 files changed, 2 insertions, 4 deletions
diff --git a/ext/simplexml/tests/bug39662.phpt b/ext/simplexml/tests/bug39662.phpt
index 47a0c27068..ae15f2ef0a 100644
--- a/ext/simplexml/tests/bug39662.phpt
+++ b/ext/simplexml/tests/bug39662.phpt
@@ -31,9 +31,7 @@ object(SimpleXMLElement)#%d (1) {
"
}
-string(55) "<?xml version="1.0" encoding="utf-8"?>
-<test>
+string(15) "<test>
-</test>
-"
+</test>"
Done