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