PHPStan level max
This PHPStan extension is also PHPStan-tested and this release brings mostly internal refactoring only to beat PHPStan's max level.
Also checking static calls like $this->foo::bar()
which has been previously crashing PHPStan, now doesn't crash it (#24)