Test: /ext/standard/tests/array/array_filter.phpt - Version 7.0.16-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
050+ Fatal error: Uncaught TypeError: Argument 2 passed to array_filter() must be callable, array given in %s/array_filter.php:26
051+ Stack trace:
052+ #0 %s/array_filter.php(26): array_filter(Array, Array)
053+ #1 {main}
054+ thrown in %s/array_filter.php on line 26
050- Warning: array_filter() expects parameter 2 to be a valid callback, array must have exactly two members in %s on line %d
051- NULL
052-
053- Warning: array_filter() expects parameter 1 to be array, string given in %s on line %d
054- NULL
055-
056- Warning: array_filter() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
057- NULL
058- == DONE ==