felipe Thu, 03 Jun 2010 23:22:39 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300174
Log:
- Fix test
Changed paths:
U php/php-src/trunk/ext/spl/tests/spl_004.phpt
Modified: php/php-src/trunk/ext/spl/tests/spl_004.phpt
===================================================================
--- php/php-src/trunk/ext/spl/tests/spl_004.phpt 2010-06-03 23:16:21 UTC
(rev 300173)
+++ php/php-src/trunk/ext/spl/tests/spl_004.phpt 2010-06-03 23:22:39 UTC
(rev 300174)
@@ -74,7 +74,7 @@
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php