Test: /ext/standard/tests/array/array_walk_error1.phpt - Version 7.1.16-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
012+ Fatal error: Uncaught TypeError: Argument 2 passed to array_walk() must be callable, string given in %s/array_walk_error1.php:27
013+ Stack trace:
014+ #0 %s/array_walk_error1.php(27): array_walk(Array, 'non_existent')
012- Warning: array_walk() expects parameter 2 to be a valid callback, function 'non_existent' not found or invalid function name in %s on line %d
013- NULL
014- Done
015+ #1 {main}
016+ thrown in %s/array_walk_error1.php on line 27