--TEST-- Test function_exists() function : error conditions --FILE-- ===Done=== --EXPECTF-- *** Testing function_exists() : error conditions *** Too many arguments Warning: Wrong parameter count for function_exists() in %s on line %d NULL Too few arguments Warning: Wrong parameter count for function_exists() in %s on line %d NULL ===Done===