summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug53144.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug53144.phpt')
-rw-r--r--ext/spl/tests/bug53144.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug53144.phpt b/ext/spl/tests/bug53144.phpt
index 7cf179b3eb..8fb86e8204 100644
--- a/ext/spl/tests/bug53144.phpt
+++ b/ext/spl/tests/bug53144.phpt
@@ -15,6 +15,6 @@ $b->removeAll($b);
var_dump(count($b));
?>
---EXPECTF--
+--EXPECT--
int(2)
int(0) \ No newline at end of file