summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/bug35785.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/bug35785.phpt')
-rw-r--r--ext/simplexml/tests/bug35785.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug35785.phpt b/ext/simplexml/tests/bug35785.phpt
index 080a510837..10bae9ca10 100644
--- a/ext/simplexml/tests/bug35785.phpt
+++ b/ext/simplexml/tests/bug35785.phpt
@@ -18,7 +18,7 @@ echo $xml->asXML();
?>
===DONE===
<?php exit(0); __halt_compiler(); ?>
---EXPECTF--
+--EXPECT--
<?xml version="1.0"?>
<root><bla><posts><name>FooBar</name></posts></bla></root>
bool(false)