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