--TEST-- Test array_reduce() function : variation --FILE-- ===DONE=== --EXPECTF-- *** Testing array_reduce() : variation *** --- Testing with a callback with too few parameters --- int(2) --- Testing with a callback with too many parameters --- Warning: Missing argument 3 for threeArgs() in %sarray_reduce_variation1.php on line %d Notice: Undefined variable: x in %sarray_reduce_variation1.php on line %d int(3) ===DONE===