- Fix test

This commit is contained in:
Felipe Pena 2010-06-03 23:22:39 +00:00
parent 00c48506cc
commit f4dcfef570

View File

@ -74,7 +74,7 @@ int(5)
int(6)
int(4)
===ERRORS===
Error: Argument 3 passed to iterator_apply() must be an array, integer given
Error: Argument 3 passed to iterator_apply() must be of the type array, integer given
Error: iterator_apply() expects parameter 3 to be array, integer given
NULL
Error: iterator_apply() expects parameter 2 to be a valid callback, function 'non_existing_functon' not found or invalid function name