This release support PHP-Parser 5.4.0 and PHPStan 2.1.0
Feature
- Bump to PHP-Parser ^5.4.0 with use patches fix-patch-php-parser-54 patches (#6637)
- Bump to PHPStan ^2.1.0 (#6639)
- [DeadCode] Allow remove useless @ var on typed class constant as well on RemoveUselessVarTagRector (#6633)
Removed 💀
- Remove unused AssignVariableNameResolverInterface instances (#6631)