Typo3 Extension Upgrade

Use when an extension has to work with a newer or the current TYPO3 LTS, when a version bump breaks compatibility or leaves deprecated APIs behind, when upgrading v11->v12, v12->v13 or v13->v14 (v14.3 LTS is the current target), when one codebase must stay compatible with two versions, when running Extension Scanner, Rector, Fractor or PHPStan against a target version, or when a specific v14 breaker bites - Fluid 5 strict ViewHelpers, HashService removal, the ext_tables.php split.

dirnbauer Updated

File contents

dirnbauer/typo3-skills/tree/main/skills/typo3-extension-upgrade commit 68a9a561f6

Frequently asked questions

npx skillmds@latest add dirnbauer/typo3-extension-upgrade-3