Skip to content

Releases: sabbelasichon/typo3-rector

Release v0.7.1

27 Nov 08:39
85e9f54
Compare
Choose a tag to compare

[TASK] Add custom NameImportingPostRector (#1678)
[TASK] Fix phar build (#1676)
[TASK] Check for array_shift(->args). Code cleanup (#1674)
[TASK] Add init command to generate configuration file (#1673)
[TASK] Add file TYPO3 constants (#1671)
Issue 1669 (#1670)

Release v0.7.0

26 Nov 13:41
Compare
Choose a tag to compare

[BUGFIX] Add CodeSample for TcaMigrationRector
[TASK] Add TCA migration (#1522)
[TASK] Update rector to version 0.8.52 (#1667)
[TASK] Use EXT: prefix for iconfile in TCA (#1665)
[BUGFIX] Add test directory without Rector suffix
[TASK] Add rector to set (#1664)
[TASK] Cleanup bootstrap.php
[BUGFIX] Add new test case (#1663)
[TASK] Add ValidatorResolverDynamicReturnTypeExtension

Release v0.6.8

24 Nov 23:44
Compare
Choose a tag to compare

[HOTFIX] Fix ValidateAnnotationRector if option has ,

Release v0.6.7

24 Nov 22:06
c86ea31
Compare
Choose a tag to compare

[BUGFIX] Wrong replacement of cache prefix (#1659)
[HOTFIX] Missing inline_value_objects in configuration
[HOTFIX] Fix regression for rector UseExtensionConfigurationApiRector
[BUGFIX] Do not use html in description. Breaks the docs

Release v0.6.6

24 Nov 20:50
Compare
Choose a tag to compare

[TASK] Move AddCodeCoverageIgnoreToMethodRectorDefinitionRector (#1655)
[TASK] Replace JStop with addCssFiles in FormResultCompiler (#624) (#1650)
[TASK] Create generate command for TYPO3 Rector (#1652)
[TASK] Use the new ExtensionConfiguration API (#1649)
[BUGFIX] Add description for RefactorVariousGeneralUtilityMethodsRector
[TASK] Use LocalizationFactory->getParsedData instead of readLLfile (#1648)
[BUGFIX] Add correct version number for typo3-rector
[TASK] Deprecated extbase code is removed (#1647)
[TASK] Refactor various methods GeneralUtility (#1646)
[BUGFIX] Add DataHandlerVariousMethodsAndMethodArgumentsRector to config
[TASK] DataHandler Various methods and method arguments (#762) (#1637)
[TASK] Refactor QueryView->tableWrap (#578) (#1645)
[TASK] Refactor ArrayBrowser->wrapValue (#738) (#1644)
[TASK] Refactor various methods GeneralUtility (#1643)
[TASK] ArrayUtility::filterAndSortByNumericKeys (#1642)
[TASK] Refactor ->csConvObj and ->csConv() (#1640)
[TASK] Move language files from EXT:lang (#1639)
[TASK] Refactor method fileContent of class TemplateService (#1638)
[TASK] Deprecate printContent methods (#1636)
[TASK] Remove CharsetConvert Parameters (#503) (#1633)
[BUGFIX] Add description for MoveLanguageFilesFromExtensionLangRector
[TASK] Rename method getValidationResults (#1634)
[TASK] Use QueryBuilder instead of BackendUtility::getRecordsByField (#1631)
[BUGFIX] Remove wrong rector class in configuration

Release v0.6.5

21 Nov 19:58
1f1f7b6
Compare
Choose a tag to compare

[BUGFIX] Remove wrong rector class in configuration
[TASK] Change default caching framework names (#1253) (#1626)
[TASK] Add UseSignalAfterExtensionInstall to TYPO3 9.4 Config (#1628)
[TASK] Use signal afterExtensionInstall instead of hasInstalledExtensions (#1139) (#1624)

Release v0.6.4

20 Nov 23:30
906b3e8
Compare
Choose a tag to compare

[TASK] Use controller classes when registering plugins/modules
[TASK] Refactor BackendUtility::getPagesTSconfig where possible (#1621)
[TASK] GeneralUtility::getUrl RequestHeaders as associative array (#1618)
[BUGFIX] If value cannot be resolved nothing is changed

Release v0.6.3

20 Nov 13:09
Compare
Choose a tag to compare

[BUGFIX] Fix missing arguments for random methods

Release v0.6.2

20 Nov 12:21
Compare
Choose a tag to compare

[TASK] Use alternative language paths for locallang (#1617)
[TASK] Resolves methods of extbase ArrayUtility class (#1616)
[TASK] Use new navigationComponentId for typo3-pagetree (#1614)
[TASK] Use FilePathSanitizer->sanitize instead of getFileName (#1613)

Release v0.6.1

17 Nov 23:26
Compare
Choose a tag to compare

Fix regression in inclusion of configuration files