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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
035+ Fatal error: Uncaught TypeError: Argument 2 passed to array_filter() must be callable, string given in %s/array_filter_variation9.php:22
036+ Stack trace:
037+ #0 %s/array_filter_variation9.php(22): array_filter(Array, 'echo')
038+ #1 {main}
039+ thrown in %s/array_filter_variation9.php on line 22
035- Warning: array_filter() expects parameter 2 to be a valid callback, function 'echo' not found or invalid function name in %s on line %d
036- NULL
037-
038- Warning: array_filter() expects parameter 2 to be a valid callback, function 'exit' not found or invalid function name in %s on line %d
039- NULL
040- Done