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