Skip to content

Releases: sabbelasichon/typo3-rector

Release Version 0.9.0

15 Feb 13:54
Compare
Choose a tag to compare

[BUGFIX] Use unique ids for configurable rectors (#1976)
[BUGFIX] Leverage the phpdoc cache (#1972)
[BUGFIX] Load config for utils correctly (#1971)
[TASK] Add correct phpstan neon file for TYPO3 context (#1968)
[TASK] Use core skipping functionality in template (#1966)
[CI] Improve workflows (#1964)
[Testing] Make use of config new Community config-based test case (#1962)
Bump to Rector 0.9.26 (#1961)
[TASK] Enhance OptionalConstructorToHardRequirementRector
[DOC] Quick fix in doc

Release Version 0.8.17

09 Feb 21:00
Compare
Choose a tag to compare

[BUGFIX] Leverage of the internal PhpDocInfo cache

Release Version 0.8.16

09 Feb 11:16
Compare
Choose a tag to compare

[BUGFIX] Add constraints for phpstan in phar file

Release Version 0.8.15

08 Feb 13:57
Compare
Choose a tag to compare

[BUGFIX] Add code sample for solr
[TASK] Migrate from SolrPhpClient to solarium

Release Version 0.8.14

08 Feb 13:39
b29fc9e
Compare
Choose a tag to compare

[BUGFIX] Use composer sets explicitly due to cascading problems

Release Version 0.8.13

05 Feb 22:37
Compare
Choose a tag to compare

[TASK] Add composer set for version 9
[BUGFIX] Keep custom TCA wizards

Release Version 0.8.12

05 Feb 18:53
Compare
Choose a tag to compare

[TASK] Make conditional returnung of $node or null consistent
[BUGFIX] Preserve formatting of TCA when no changes are necessary

Release Version 0.8.11

04 Feb 10:19
Compare
Choose a tag to compare

[BUGFIX] Remove outdated composer packages
[BUGFIX] PropertyToMethodRector not found

Release Version 0.8.10

03 Feb 21:09
Compare
Choose a tag to compare

[TASK] Update Rector to version 0.9.18
[TASK] Add basic composer packages update sets

Release Version 0.8.9

25 Jan 20:53
8a8adec
Compare
Choose a tag to compare

[FEATURE] Create docker image