summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFixedArray_count_checkParams.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFixedArray_count_checkParams.phpt')
-rw-r--r--ext/spl/tests/SplFixedArray_count_checkParams.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray_count_checkParams.phpt b/ext/spl/tests/SplFixedArray_count_checkParams.phpt
index 5cbe2e80ce..5cb12feee7 100644
--- a/ext/spl/tests/SplFixedArray_count_checkParams.phpt
+++ b/ext/spl/tests/SplFixedArray_count_checkParams.phpt
@@ -13,4 +13,3 @@ echo $ar->count(3);
?>
--EXPECTF--
Warning: SplFixedArray::count() expects exactly 0 parameters, 1 given in %s on line %d
-