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