summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFixedArray_count_param_int.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/SplFixedArray_count_param_int.phpt')
-rw-r--r--ext/spl/tests/SplFixedArray_count_param_int.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFixedArray_count_param_int.phpt b/ext/spl/tests/SplFixedArray_count_param_int.phpt
index 108bb2db69..0cb4d06fdd 100644
--- a/ext/spl/tests/SplFixedArray_count_param_int.phpt
+++ b/ext/spl/tests/SplFixedArray_count_param_int.phpt
@@ -8,4 +8,4 @@ $array = new SplFixedArray(5);
echo $array->count(3);
?>
--EXPECTF--
-Warning: SplFixedArray::count() expects exactly 0 parameters, 1 given in %s on line %d \ No newline at end of file
+Warning: SplFixedArray::count() expects exactly 0 parameters, 1 given in %s on line %d