--TEST-- Test array_uintersect() function : error conditions --FILE-- ===DONE=== --EXPECTF-- *** Testing array_uintersect() : error conditions *** -- Testing array_uintersect() function with more than expected no. of arguments -- Warning: array_uintersect() expects parameter 4 to be a valid callback, no array or string given in %sarray_uintersect_error.php on line %d NULL -- Testing array_uintersect() function with less than expected no. of arguments -- Warning: array_uintersect(): at least 3 parameters are required, 2 given in %sarray_uintersect_error.php on line %d NULL ===DONE===