v1.6.0
What's Changed
- Add test for already migrated logicalAnd by @nhovratov in #3929
- Improve yaml file processor code by @simonschaufi in #3933
- [FEATURE] Add RemoveElementTceFormsYamlRector by @simonschaufi in #3934
- [automated] Apply Coding Standard by @github-actions in #3932
- [TASK] Improve nesting of TranslationFileRector by @simonschaufi in #3935
- [FEATURE] Provide migration for typoscript xhtmlDoctype config by @helsner in #3942
- [BUGFIX] Use arg as var name instead of fixed one by @helsner in #3941
- [FEATURE] MigrateInternalTypeFolderToTypeFolderFlexFormRector by @simonschaufi in #3945
- [FEATURE] MigrateNullFlagFlexFormRector by @simonschaufi in #3946
- [FEATURE] MigratePasswordAndSaltedPasswordToPasswordTypeRector by @simonschaufi in #3947
- [FEATURE] MigratePasswordAndSaltedPasswordToPasswordTypeFlexFormRector by @simonschaufi in #3948
- [FEATURE] Add TYPO3 TestingFramework 7 Migrations and sync template by @simonschaufi in #3949
- [TASK] Improve code templates and cleanup code diffs by @simonschaufi in #3977
- [FEATURE] Add SimplifyCheckboxItemsTCARector by @simonschaufi in #3978
- [FEATURE] Add MigrateRenderTypeColorpickerToTypeColorRector by @simonschaufi in #3979
- [FEATURE] Add MigrateRenderTypeColorpickerToTypeColorFlexFormRector by @simonschaufi in #3980
- TASK: Return multiple nodes instead of using NodesToAddCollector by @sabbelasichon in #3983
- [automated] Apply Coding Standard by @github-actions in #3944
- TASK: Do not use NodesToAddCollector by @sabbelasichon in #3984
- [FEATURE] Add MigrateEmailFlagToEmailTypeFlexFormRector by @simonschaufi in #3985
- TASK: Do not use NodesToAddCollector by @sabbelasichon in #3986
- [FEATURE] Add MigrateRequiredFlagFlexFormRector by @simonschaufi in #3987
- TASK: Return nodes instead of using NodesToAddCollector by @sabbelasichon in #3988
- [FEATURE] Associative array keys for TCA items by @simonschaufi in #3990
- [FEATURE] Add RemoveWorkspacePlaceholderShadowColumnsConfigurationRector by @simonschaufi in #3992
- TASK: Return nodes instead of using NodesToAddCollector by @sabbelasichon in #3989
- TASK: Remove symplify/smart-file-system by @sabbelasichon in #3993
- [automated] Apply Coding Standard by @github-actions in #3995
- [TASK] Introduce AbstractFlexFormRector by @simonschaufi in #3994
- TASK: Return nodes directly by @sabbelasichon in #3996
- TASK: Return nodes for RefactorDeprecatedConcatenateMethodsPageRendererRector by @sabbelasichon in #3998
- TASK: Return nodes TemplateGetFileNameToFilePathSanitizerRector by @sabbelasichon in #3999
- TASK: Return nodes UseGetMenuInsteadOfGetFirstWebPageRector by @sabbelasichon in #4000
- TASK: Return nodes CopyMethodGetPidForModTSconfigRector by @sabbelasichon in #4001
- TASK: Allow nette/utils version 4 by @sabbelasichon in #4002
- TASK: Return node for DatabaseConnectionToDbalRector by @sabbelasichon in #4003
- TASK: Return node for PageNotFoundAndErrorHandlingRector by @sabbelasichon in #4004
- TASK: Remove UseLogMethodInsteadOfNewLog2Rector by @sabbelasichon in #4005
- TASK: Use custom rector for chash_array transformation by @sabbelasichon in #4007
- TASK: Remove somecases from UseClassSchemaInsteadReflectionServiceMethodsRector by @sabbelasichon in #4009
- TASK: Return nodes for SendNotifyEmailToMailApiRector by @sabbelasichon in #4010
- TASK: Return nodes for FlexFormToolsArrayValueByPathRector by @sabbelasichon in #4011
- TASK: Refactor SubstituteBackendTemplateViewWithModuleTemplateRector by @sabbelasichon in #4012
- [FEATURE] Provide migration for extbase magic methods by @helsner in #3943
Full Changelog: v1.5.2...v1.6.0