Releases
v3.0.0
V3.0.0: Add TYPO3 12 support, drop TYPO3 10LTS support
Added
Harden the GitHub Actions workflows (#649 )
Add support for TYPO3 12 (#615 , #652 , #653 )
Add .gitignore
entry for JetBrains Fleet editor (#642 )
Changed
Switch the coverage on CI from Xdebug to PCOV (#648 )
Upgrade to helmich/typo3-typoscript-lint
V3 (#645 )
Upgrade to the testing framework v7 (#629 )
Make the TCA ready for TYPO3 v12 (#625 )
Upgrade to PHPUnit 9 and PHPCOV 8 (#610 )
Convert functional test fixtures to CSV (#601 )
Use typed properties instead of @var
annotations (#599 , #612 , #628 )
Return ResponseInterface
in controller actions (#597 )
Replace switchable controller actions with separate plugins (#575 )
Removed
Drop support for Symfony 4.4 (#622 )
Drop support for TYPO3 10LTS (#594 )
Drop support for PHP 7.2 and 7.3 (#581 )
Fixed
Stop injecting QuerySettings (#650 )
Do not check composer.lock
during composer normalize
(#641 )
Require TYPO3 >= 11.5.4 (#643 )
Stop relying on transitive dependencies for psr/http-message
(#613 )
You can’t perform that action at this time.