pub fn check(src: &str) -> Vec<Issue>
Run the full analyzer on an inline PHP string. Creates a unique temp file, analyzes it, deletes it, and returns all unsuppressed issues.