Skip to content

Releases: sabbelasichon/typo3-rector

Release Version v0.7.6

09 Dec 15:15
Compare
Choose a tag to compare

[BUGFIX] Check for concrete method calls
[TASK] TCA richtext configuration in defaultExtras dropped
[TASK] TCA ctrl field requestUpdate dropped
[TASK] TCA option versioning_followPages removed
[TASK] Dropped TCA option showIfRTE in type=check
[TASK] Removed TCA tree options: width, allowRecursiveMode, autoSizeMax
[TASK] Deprecate relative path to extension directory and using filename
[TASK] Remove option iconsInOptionTags
[TASK] TCA icon options have been removed
[TASK] Add renderType for select fields
[TASK] Substitute wizard icons with new ones
[TASK] Remove showRecordFieldList inside interface section
[TASK] Remove exclude for transOrigPointerField
[TASK] Remove TCA option setToDefaultOnCopy
[TASK] Remove TCA option selicon_field_path
[TASK] Migrate t3editor wizard to renderType
[TASK] Remove old TCA migration concept
[TASK] Replace $_EXTKEY in ext_localconf.php and ext_tables.php

Release v0.7.5

02 Dec 17:36
Compare
Choose a tag to compare

[BUGFIX] Add correct type infered by type declarations
[BUGFIX] InjectRules works also for ShortClassNames

Release v0.7.4

01 Dec 14:10
Compare
Choose a tag to compare

[BUGFIX] Add stubs file correctly

Release v0.7.3

30 Nov 23:21
Compare
Choose a tag to compare

[TASK] Page Not Found And Error handling in Frontend
[TASK] Refactor Internal public TSFE properties
[TASK] Deprecate some TSconfig related methods
[TASK] Output changelog url when rector is applied
[TASK] ContentObjectRenderer::sendNotifyEmail to Mail API
[TASK] Use CacheManager instead of storeHash and getHash
[TASK] Include stubs in phar file
[TASK] Deprecate methods in ReflectionService
[TASK] Remove CsConvObj and ParserFactory from LanguageService::class (#474) (#1651)
[TASK] Change RTEHtmlArea Spellchecker entrypoint (#622) (#1689)
[TASK] Refactor RefactorGraphicalFunctionsTempPathAndCreateTemSubDirRector (#1688)
[TASK] Move language files from EXT:cms (#1687)
[TASK Cleanup RecordHistory handling (#1686)
[BUGFIX] Add fixture file for generator (#1684)
[HOTFIX] Add correct file url for constants example

Release v0.7.2

27 Nov 08:58
9267124
Compare
Choose a tag to compare

[BUGFIX] Fix version number and compress phar file (#1680)

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