Releases: sabbelasichon/typo3-rector
Releases · sabbelasichon/typo3-rector
v3.0.1
What's Changed
- [BUGFIX] Fix empty access by @simonschaufi in #4464
- [BUGFIX] Add check if rule must be skipped by @simonschaufi in #4465
Full Changelog: v3.0.0...v3.0.1
v2.12.2
What's Changed
- [BUGFIX] Add check if rule must be skipped by @simonschaufi in #4466
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
- [TASK] Run tests also under PHP 8.4 by @simonschaufi in #4460
Full Changelog: v2.12.0...v2.12.1
v3.0.0
TYPO3 Rector finally supports TYPO3 13 projects!
No more need to install TYPO3 Rector as a standalone tool. It can finally be required by your project composer.json.
What's Changed
- [TASK] Run tests also under PHP 8.4 by @simonschaufi in #4460
- Upgrade to Rector 2.0 with PHPStan 2 and PHPParser 5 by @samsonasik in #4450
- [TASK] Add DocumentedRuleInterface to generate documentation by @simonschaufi in #4463
ℹ️ Apart from different composer requirements, there are no breaking changes for your configuration file.
Full Changelog: v2.12.0...v3.0.0
v2.12.0
What's Changed
- [TASK] Remove test for deleted rule by @simonschaufi in #4396
- [FEATURE] Add MigratePluginContentElementAndPluginSubtypesRector by @simonschaufi in #4446
- [FEATURE] Add MigratePluginContentElementAndPluginSubtypesTCARector by @simonschaufi in #4448
- [FEATURE] Add MigratePluginContentElementAndPluginSubtypesSwapArgsRector by @simonschaufi in #4451
- [BUGFIX] Fix ConstantsToBackedEnumValueRector by @simonschaufi in #4452
- [BUGFIX] Check if property and param names match and rename if not by @simonschaufi in #4453
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- [FEATURE] Add ExtbaseActionsWithRedirectMustReturnResponseInterfaceRector by @simonschaufi in #4394
- [BUGFIX] Avoid notices and use null coalesce by @simonschaufi in #4395
Full Changelog: v2.10.2...v2.11.0
v2.10.2
What's Changed
- [BUGFIX] Include throw statements to AddErrorCodeToExceptionRector by @simonschaufi in #4391
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
- [BUGFIX] Skip Exceptions without any parameters by @simonschaufi in #4390
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- [TASK] Move tests classes into the correct namespace by @simonschaufi in #4321
- [FEATURE] Add AddErrorCodeToExceptionRector by @simonschaufi in #4322
- [TASK] Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 by @dependabot in #4318
Full Changelog: v2.9.2...v2.10.0
v2.9.2
Full Changelog: v2.9.1...v2.9.2