Rector currently checks rules for PHP 8.4. This was probably done to anticipate an upgrade to PHP 8.4, but we should target the current version for main and new development work. Branches upgrading PHP versions should use the feature as previously implemented.
Rector currently checks rules for PHP 8.4. This was probably done to anticipate an upgrade to PHP 8.4, but we should target the current version for
mainand new development work. Branches upgrading PHP versions should use the feature as previously implemented.