diff options
Diffstat (limited to 'ext/simplexml/tests/bug36611.phpt')
-rw-r--r-- | ext/simplexml/tests/bug36611.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug36611.phpt b/ext/simplexml/tests/bug36611.phpt index fdcfd4743c..eb202671ca 100644 --- a/ext/simplexml/tests/bug36611.phpt +++ b/ext/simplexml/tests/bug36611.phpt @@ -24,7 +24,7 @@ var_dump($val) ; ?> ===DONE=== ---EXPECT-- +--EXPECT-- int(1) int(1) ===DONE=== |