Typo3 Rector

Automatically fix deprecated PHP calls in TYPO3 code by running Rector: configuration, dry run, review the diff, apply, second dry run. Covers rule sets for the v12 or v13 to v14 path, ViewFactory, Extbase responses, PSR-14 events, backend modules, TCA and the manual follow-ups the tool cannot do. Use when the user says run Rector, automatically fix the deprecated calls in this extension, automate the PHP migration, which Rector sets do I need, or asks how to review a large Rector diff. Scope: PHP source files only, and one extension at a time.

dirnbauer Updated

File contents

dirnbauer/typo3-skills/tree/main/skills/typo3-rector commit 571e1a0ece

Frequently asked questions

npx skillmds@latest add dirnbauer/typo3-rector-3