Skip to content

Releases: sabbelasichon/typo3-rector

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

Release v0.6.0

17 Nov 22:50
50ecd34
Compare
Choose a tag to compare
  • 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

11 Nov 13:24
eb5ca7e
Compare
Choose a tag to compare
  • [FEATURE] Add Rector UseLanguageAspectForTsfeLanguagePropertiesRector
  • [BUGFIX] Add correct replacement for ConstantToEnvironmentCallRector

Release v0.5.0

09 Nov 21:58
8e12ff1
Compare
Choose a tag to compare
  • Add more Rectors for version 7
  • Create config files for all major versions from 7-10

Fifth alpha release

05 Nov 14:46
Compare
Choose a tag to compare
  • Remove explicit dependencies fluid and phpstan

Fourth alpha release

05 Nov 14:00
Compare
Choose a tag to compare
  • Use RectorPHP v0.8.48
  • Code Refactoring
  • Add more rectors