summaryrefslogtreecommitdiff
path: root/ext/spl/tests/spl_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/spl_004.phpt')
-rw-r--r--ext/spl/tests/spl_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/spl_004.phpt b/ext/spl/tests/spl_004.phpt
index c31d0b6157..d87b114a67 100644
--- a/ext/spl/tests/spl_004.phpt
+++ b/ext/spl/tests/spl_004.phpt
@@ -86,4 +86,4 @@ int(4)
===ERRORS===
iterator_apply(): Argument #3 ($args) must be of type ?array, int given
iterator_apply(): Argument #2 ($function) must be a valid callback, function "non_existing_function" not found or invalid function name
-iterator_apply() expects at most 3 parameters, 4 given
+iterator_apply() expects at most 3 arguments, 4 given