summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/034.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/034.phpt')
-rw-r--r--ext/simplexml/tests/034.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/034.phpt b/ext/simplexml/tests/034.phpt
index f5d92b142b..3d52a60a0c 100644
--- a/ext/simplexml/tests/034.phpt
+++ b/ext/simplexml/tests/034.phpt
@@ -18,5 +18,5 @@ echo count($p);
$p = (array)$foo->bar->p;
echo count($p);
?>
---EXPECTF--
+--EXPECT--
33