summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug53071.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug53071.phpt')
-rw-r--r--ext/spl/tests/bug53071.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug53071.phpt b/ext/spl/tests/bug53071.phpt
index a2983ed2b2..ca394f5434 100644
--- a/ext/spl/tests/bug53071.phpt
+++ b/ext/spl/tests/bug53071.phpt
@@ -22,6 +22,6 @@ var_dump(gc_collect_cycles());
echo "Done.\n";
?>
---EXPECTF--
+--EXPECT--
int(4)
Done.