2.0.5
版本发布时间: 2024-12-31 21:15:24
rectorphp/rector最新发布版本:2.0.6(2025-01-06 18:48:03)
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 :skull:
- Remove unused AssignVariableNameResolverInterface instances (#6631)