--TEST-- Test array_sum() function : error conditions --FILE-- --EXPECTF-- *** Testing array_sum() : error conditions *** -- Testing array_sum() function with zero arguments -- Warning: Wrong parameter count for array_sum() in %s on line %d NULL -- Testing array_sum() function with more than expected no. of arguments -- Warning: Wrong parameter count for array_sum() in %s on line %d NULL Done