Improvements 🔧
phpstan.phar
is built with Composer v2, solvesOutOfBoundsException: Package "project/project" is not installed
error (https://github.com/getsentry/sentry-symfony/issues/383) thanks to https://github.com/composer/composer/pull/9635
- Optimization for currently analysed class reflection when there's only one occurrence of the same class in a project (https://github.com/phpstan/phpstan-src/commit/d3435dd97b19dac72efb54c06e13eb37d9348177), #4435
Bugfixes 🐛
- "Unable to resolve template type" has to check against explicit NeverType only (https://github.com/phpstan/phpstan-src/commit/ba4bc4f7316a58aaf2d75be606c7b0d90aad136c), #4422
- Update phpstorm-stubs (https://github.com/phpstan/phpstan-src/commit/6bbd6290c9987267c9ceebec4bace314549a7b73)
- Fix link in "internal error" message (https://github.com/phpstan/phpstan-src/commit/a2ce51b4ec1062f97362935bd6737571f7bf7b2f)