Test: /Zend/tests/bug31720.phpt - Version 7.0.16-dev        

Bug #31720 Invalid object callbacks not caught in array_walk()
Submitted: 2005-01-27 13:06:45 Modified: 2005-02-02 11:38:46
From: a Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 5.0.3 OS: Windows XP

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
003+ Fatal error: Uncaught TypeError: Argument 2 passed to array_walk() must be callable, array given in %s/bug31720.php:4
004+ Stack trace:
003- Warning: array_walk() expects parameter 2 to be a valid callback, first array member is not a valid class name or object in %s on line %d
004- ===DONE===
005+ #0 %s/bug31720.php(4): array_walk(Array, Array)
006+ #1 {main}
007+ thrown in %s/bug31720.php on line 4