--TEST-- Timeout within array_walk --SKIPIF-- --FILE-- 1, 2 => 1, 3 => 1, 4 => 1, 5 => 1, 6 => 1, 7 => 1); array_walk($a, "cb", "junk"); ?> never reached here --EXPECTF-- Fatal error: Maximum execution time of 3 seconds exceeded in %s on line %d