Changelog
This is a bug fix release for two regressions caused by the new static function variable scanning added in #267.
- Ignore function call arguments on static declarations processing (#273) props @arkener!
- Fix scanning for static variables near start of file (#274)