mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
fixed test case to pass on other systems than my own
This commit is contained in:
committed by
Tjerk Meesters
parent
6442e49b22
commit
b8653d3457
@@ -61,9 +61,9 @@ array(3) {
|
||||
}
|
||||
*** Testing array_filter() : usage variations - 'callback' expecting second argument ***
|
||||
|
||||
Warning: Missing argument 2 for dump() in /home/tjerk/work/php/php-src/ext/standard/tests/array/array_filter_variation10.php on line %d
|
||||
Warning: Missing argument 2 for dump() in %s on line %d
|
||||
|
||||
Notice: Undefined variable: key in /home/tjerk/work/php/php-src/ext/standard/tests/array/array_filter_variation10.php on line %d
|
||||
Notice: Undefined variable: key in %s on line %d
|
||||
= 123
|
||||
array(0) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user