Releases: sabbelasichon/typo3-rector
Releases · sabbelasichon/typo3-rector
Release v0.6.5
Release v0.6.4
Release v0.6.3
[BUGFIX] Fix missing arguments for random methods
Release v0.6.2
Release v0.6.1
Fix regression in inclusion of configuration files
Release v0.6.0
- 50ecd34 : [TASK] Add extension.neon automatically (#1611)
- 591ba88 : [TASK] Add custom container and kernel (#1610)
- 5c79f44 : [HOTFIX] Use correct namespace
- f64aac5 : [TASK] Use VariableFrontend instead of StringFrontend (#1607)
- cd43c4f : [TASK] Refactor deprecated properties of TSFE (#1606)
- 964dacf : [TASK] Use RootlineUtility instead of getRootLine method (#1605)
- ac8c4fd : [TASK] Use addJsFile instead of loadJavascriptLib (#1604)
- ed1c524 : [TASK] Use composer scripts in captainhook
- d466f04 : [TASK] Run rector only on changed files
- f2dfe42 : [TASK] TimeTracker instead of NullTimeTracker
- ea586e7 : [TASK] Use method getVariableProvider (#1603)
- 8ad4ad3 : [BUGFIX] Adjust configuration in README
- 8643e5e : [TASK] Migrate the method BackendUserAuthentication->simplelog to wri… (#1599)
- 705142c : [TASK] Use method getMenu instead of getFirstWebPage (#1597)
- 57fb10e : [TASK] Change class callee of tablesDefinitionIsBeingBuilt (#1596)
- 4a759b3 : [TASK] Copy method getPidForModTSconfig over (#1595)
- 9b0e17d : [TASK] Use method getPageShortcut directly from PageRepository (#1594)
- 6b07c66 : [TASK] Use method getTSConfig instead of property userTS (#1593)
- d62ade6 : [TASK] CharsetConverter methods to mb_* function calls (#1591)
- a81200d : [TASK] Deprecation BackendUtility::shortcutExists (#1590)
- c4fcbf4 : [TASK] Refactor method fileResource of ContentObjectRenderer (#1589)
- 83ff800 : [TASK] Use wrapClickMenuOnIcon of BackendUtility (#1588)
- 8d1ae23 : [TASK] TypeHandlingUtility instead of TypeHandlingService (#1587)
Release v0.5.1
- [FEATURE] Add Rector UseLanguageAspectForTsfeLanguagePropertiesRector
- [BUGFIX] Add correct replacement for ConstantToEnvironmentCallRector
Release v0.5.0
- Add more Rectors for version 7
- Create config files for all major versions from 7-10
Fifth alpha release
- Remove explicit dependencies fluid and phpstan
Fourth alpha release
- Use RectorPHP v0.8.48
- Code Refactoring
- Add more rectors