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