Skip to content

[TASK] Streamline the Rector configuration#1993

Merged
d-s-codappix merged 1 commit intomainfrom
task/rector-config
Mar 11, 2026
Merged

[TASK] Streamline the Rector configuration#1993
d-s-codappix merged 1 commit intomainfrom
task/rector-config

Conversation

@oliverklee
Copy link
Contributor

  • drop commented-out configuration sets for lower PHP versions
  • add commented-out configuration sets for higher PHP and TYPO3 versions
  • always use the PHP version from composer.json instead of providing a PHP version to withPhpSets()
  • enable the PHP set by default as Rector nowadays is fast enough
  • drop irrelevant configuration sets
  • add Build/ to the paths to migrate/check

- drop commented-out configuration sets for lower PHP versions
- add commented-out configuration sets for higher PHP and TYPO3
  versions
- always use the PHP version from `composer.json` instead of
  providing a PHP version to `withPhpSets()`
- enable the PHP set by default as Rector nowadays is fast enough
- drop irrelevant configuration sets
- add `Build/` to the paths to migrate/check
- drop unused imports
@d-s-codappix d-s-codappix merged commit 6c13aad into main Mar 11, 2026
33 checks passed
@d-s-codappix d-s-codappix deleted the task/rector-config branch March 11, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants