--TEST-- Test array_reduce() function : variation --FILE-- getMessage() . "\n"; } ?> ===DONE=== --EXPECT-- *** Testing array_reduce() : variation *** --- Testing with a callback with too few parameters --- int(2) --- Testing with a callback with too many parameters --- Exception: Too few arguments to function threeArgs(), 2 passed and exactly 3 expected ===DONE===