by shigemk2

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

phpstan 0.12.79

Release 0.12.79 · phpstan/phpstan · GitHub

  • Support for union type as @template type bound (phpstan/phpstan-src@ac7b49e), #3769
  • Support int and string as @template type bound (phpstan/phpstan-src@768bfab)
  • Type-specifying extension for ReflectionClass::isSubclassOf() (phpstan/phpstan-src@d3b5d60), #4577
  • Update BetterReflection to version that uses PHPStan namespace instead of random prefixed one (phpstan/phpstan-src@06ef13e). See rectorphp/rector#5665
  • Update PhpStorm stubs (phpstan/phpstan-src@5aa8a55)
  • Add PhpPropertyReflection::getNativeReflection() (phpstan/phpstan-src@5fad625)