Skip to content

v2.11.6

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 15 Aug 15:41
· 43 commits to 2.x since this release
e0c3d7b

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)