diff options
Diffstat (limited to 'ext/simplexml/tests/bug39760.phpt')
-rw-r--r-- | ext/simplexml/tests/bug39760.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug39760.phpt b/ext/simplexml/tests/bug39760.phpt index e781765fa0..409b43a316 100644 --- a/ext/simplexml/tests/bug39760.phpt +++ b/ext/simplexml/tests/bug39760.phpt @@ -24,7 +24,7 @@ var_dump($test3); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- object(SimpleXMLElement)#%d (1) { [0]=> string(5) "text1" |