v1.7.1
Important
Even though there is a breaking change included, I've decided to release this as minor release because this specific rule (#4040) caused more trouble than good. Sorry that you need to fix your code manually now!
We are already preparing a 2.0 release with huge changes...
What's Changed
- [BUGFIX] Fix TCA type "folder" migration by @simonschaufi in #4021
- [TASK] Bump the PHPStan dependency by @oliverklee in #4022
- [TASK] Move away from AttributeKey::PARENT_NODE by @sabbelasichon in #4026
- [TASK] Bump the development dependencies by @oliverklee in #4023
- [TASK] Sort the entries in the
.gitattributes
file by @oliverklee in #4024 - [FEATURE] Removed eval=int from TCA type "datetime" by @simonschaufi in #4027
- [TASK]: Move away from AttributeKey::PARENT_NODE by @sabbelasichon in #4029
- [TASK]: Avoid duplicate entry by @sabbelasichon in #4030
- TASK: Cleanup fixture for tests by @sabbelasichon in #4031
- [BUGFIX]: Fix magic methods renaming in repositories. by @sabbelasichon in #4035
- TASK: Fix return type check by @sabbelasichon in #4036
- TASK: Fix calls for this by @sabbelasichon in #4037
- TASK: Add options to configure PrettyPrinter by @sabbelasichon in #4038
- [BUGFIX]: Fix missing removal by @sabbelasichon in #4039
- [TASK] Bump the dependencies by @oliverklee in #4033
- [TASK] Narrow down the Symfony development dependencies by @oliverklee in #4034
- [!!!] Removed annotations to attributes rules by @sabbelasichon in #4041
- [!!!] Removed HardenMethodSignatureOfLogicalAndAndLogicalOrRector by @sabbelasichon in #4040
- TASK: Remove Attribute::PARENT_NODE by @sabbelasichon in #4043
- [TASK]: Use tagged_iterator by @sabbelasichon in #4044
- [TASK] Add typo3-testingframework executeFrontendRequest rename by @DanielSiepmann in #4032
- [TASK] Improve CI inspired by TYPO3 EXT:tea by @simonschaufi in #4046
- Bump EndBug/add-and-commit from 9.1.3 to 9.1.4 by @dependabot in #4047
Full Changelog: v1.7.0...v1.7.1