1.10.29
Improvements 🔧
- Update nikic/php-parser to v4.17.1
- PHP 8.3 features are no longer parse errors. Full-fledged PHP 8.3 support is coming later this year.
- Update BetterReflection to 6.12.0
Bugfixes 🐛
- PHPStan Pro - when launching,
PHP_BINARY
needs to be escaped (phpstan/phpstan-src@2c7cfd8)