]> granicus.if.org Git - php/commitdiff
Ops, fix the fix
authorFelipe Pena <felipe@php.net>
Sat, 2 Feb 2008 01:48:29 +0000 (01:48 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 2 Feb 2008 01:48:29 +0000 (01:48 +0000)
ext/standard/tests/array/array_map_variation14.phpt
ext/standard/tests/array/array_map_variation17.phpt

index 59366799d337fd55bb3374ed9147f0dcf91dc343..8177a348191602f3ed388e0558a333349828bc30 100644 (file)
@@ -116,10 +116,10 @@ array(2) {
 }
 -- with empty string --
 
-Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in /home/felipe/php5/ext/standard/tests/array/array_map_variation14.php on line 36
+Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in %s on line %d
 NULL
 -- with empty array --
 
-Warning: array_map() expects parameter 1 to be a valid callback, array must have exactly two members in /home/felipe/php5/ext/standard/tests/array/array_map_variation14.php on line 39
+Warning: array_map() expects parameter 1 to be a valid callback, array must have exactly two members in %s on line %d
 NULL
 Done
index 0fa5d13ed8c21ec49da1dc561850bd9aa4498c79..758487d966c7aa041a02e363a0b61c5171c0ad5d 100644 (file)
@@ -77,82 +77,82 @@ echo "Done";
 *** Testing array_map() : unexpected values for 'callback' argument ***
 
 -- Iteration 1 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 2 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 3 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 4 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 5 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 6 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 7 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 8 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 9 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 10 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 11 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 12 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 13 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 14 --
-Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in %s on line %d
 NULL
 
 -- Iteration 15 --
-Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, function '(null)' not found or invalid function name in %s on line %d
 NULL
 
 -- Iteration 16 --
-Warning: array_map() expects parameter 1 to be a valid callback, array must have exactly two members in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, array must have exactly two members in %s on line %d
 NULL
 
 -- Iteration 17 --
-Warning: array_map() expects parameter 1 to be a valid callback, second array member is not a valid method in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, second array member is not a valid method in %s on line %d
 NULL
 
 -- Iteration 18 --
-Warning: array_map() expects parameter 1 to be a valid callback, second array member is not a valid method in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, second array member is not a valid method in %s on line %d
 NULL
 
 -- Iteration 19 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 
 -- Iteration 20 --
-Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in /home/felipe/php5/ext/standard/tests/array/array_map_variation17.php on line 67
+Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on line %d
 NULL
 Done