github phpstan/phpstan 2.2.12

5 hours ago

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 🏎️

Don't miss a new phpstan release

NewReleases is sending notifications on new releases.