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