v2.0.5
Changelog
- Fix recognition of static variable functions (#27)
- Simplify handling static variables (#32)
- Clean up more code (#30)
- Remove null coalesce (#31)
- Clean up code style (#29)
- Move library files to the
Lib
directory and namespace (#28) - Allow Traits to use
$this
(#25) - Tests: Move phpunit config from composer script to config file (#24)
- Tests: sort line numbers (#23)