summaryrefslogtreecommitdiff
path: root/tests/lang/foreachLoopIteratorAggregate.001.phpt
diff options
context:
space:
mode:
authorAndrea Faulds <ajf@ajf.me>2014-12-14 18:20:23 +0000
committerAndrea Faulds <ajf@ajf.me>2014-12-21 13:23:02 +0000
commite5eb9530ab13a174feee83a81d87bfceee37bd88 (patch)
tree76ba0f9806f6ad369cacb9c0e9b408fc0a8ba721 /tests/lang/foreachLoopIteratorAggregate.001.phpt
parente20cbdbe97cbda010fd386cb35a474aa255cd7f6 (diff)
downloadphp-git-e5eb9530ab13a174feee83a81d87bfceee37bd88.tar.gz
Use "float" and "integer" in typehint and zpp errors
Diffstat (limited to 'tests/lang/foreachLoopIteratorAggregate.001.phpt')
-rw-r--r--tests/lang/foreachLoopIteratorAggregate.001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/foreachLoopIteratorAggregate.001.phpt b/tests/lang/foreachLoopIteratorAggregate.001.phpt
index b20d3ea3c5..094fc3b8bb 100644
--- a/tests/lang/foreachLoopIteratorAggregate.001.phpt
+++ b/tests/lang/foreachLoopIteratorAggregate.001.phpt
@@ -267,4 +267,4 @@ meal 1 => dinner
--> EnglishMealIterator::valid (3)
--> EnglishMealIterator::next (3)
--> EnglishMealIterator::valid (4)
-===DONE=== \ No newline at end of file
+===DONE===