--TEST-- Test array_reduce() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing array_reduce() : error conditions *** -- Testing array_reduce() function with more than expected no. of arguments -- Warning: array_reduce() expects at most 3 parameters, 4 given in %sarray_reduce_error.php on line %d NULL -- Testing array_reduce() function with less than expected no. of arguments -- Warning: array_reduce() expects at least 2 parameters, 1 given in %sarray_reduce_error.php on line %d NULL ===DONE===