summaryrefslogtreecommitdiff
path: root/Zend/tests/type_declarations/iterable_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/type_declarations/iterable_001.phpt')
-rw-r--r--Zend/tests/type_declarations/iterable_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/type_declarations/iterable_001.phpt b/Zend/tests/type_declarations/iterable_001.phpt
index c6f2a0765d..b6755c49b9 100644
--- a/Zend/tests/type_declarations/iterable_001.phpt
+++ b/Zend/tests/type_declarations/iterable_001.phpt
@@ -44,4 +44,4 @@ object(ArrayIterator)#1 (1) {
int(3)
}
}
-Argument 1 passed to test() must be iterable, integer given, called in %s on line %d
+Argument 1 passed to test() must be iterable, int given, called in %s on line %d