PHPStan v0.12.41 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • ๐Ÿ‘Œ Improvements ๐Ÿ”ง

    • Faster result cache - analyse dependent files only if public-facing thing (like public or protected properties, methods, constants etc.) from changed file was changed (#314)
    • Missing typehints: recurse into generic objects parameters (#306), thanks @dktapps!
    • โšก๏ธ Updated nikic/php-parser to 4.9.1 (phpstan/phpstan-src@abf2d0f)
    • โž• Add option to check internal class capitalization (#313), thanks @Riimu!

    ๐Ÿ›  Bugfixes ๐Ÿ›