Download Latest Version 2.2.14 source code.zip (12.1 MB)
Email in envelope

Get an email when there's a new version of PHPStan

Home / 2.2.12
Name Modified Size InfoDownloads / Week
Parent folder
phpstan.phar 2026-08-31 28.3 MB
phpstan.phar.asc 2026-08-31 833 Bytes
2.2.12 source code.tar.gz 2026-08-31 12.5 MB
2.2.12 source code.zip 2026-08-31 12.5 MB
README.md 2026-08-31 1.3 kB
Totals: 5 Items   53.3 MB 1

Improvements 🔧

  • Cap the detected CPU core count by the cgroup CPU quota (#6317)
  • Implement worker auto-scaler (#6256), thanks @AJenbo!

Bugfixes 🐛

  • Look up the stub PHPDoc of a class only when it is read (#6316), [#15120]
  • Export PHPDoc name scopes without resolving @template bounds (#6316)
  • Read property virtuality off the native reflection when exporting nodes (#6316)
  • Keep the turbo code that runs before the Composer autoloader polyfill-free (#6319), [#15137]
  • End forked workers with _exit() instead of PHP's full teardown (#6320), [#15138], [#15142]

Performance 🏎️

Source: README.md, updated 2026-08-31