by shigemk2

当面は技術的なことしか書かない

phpstan 1.9.12

  • Enums do not allow dynamic properties (phpstan/phpstan-src@0aa7f41)
  • Support integer ranges in pow() (#1904), #5614, thanks @staabm!
  • Revert for performance reasons: Improve expression type resolving of superglobals (phpstan/phpstan-src@02e1a14), (#2012)
  • Update PhpStorm stubs (#2185)
  • Update nikic/php-parser (phpstan/phpstan-src@e2956f0)
  • Improve array_key_exists type-specifying extension (#1941), #2970, thanks @VincentLanglet!

github.com