Remove support for TYPO3 v10
brotkrueml opened this issue · 0 comments
brotkrueml commented
For now, this is just a collection of tasks to be done once compatibility for TYPO3 v10 is removed.
- Remove icon registration from ext_tables.php
- Remove skipped test in Lowlevel/ConfigurationModuleProvider/TypesTest.php for v10
- Remove admonition about TYPO3 v11 availability in documentation of available types
- Remove superfluous "event" tag when registering PSR-14 events (Configuration/Services.yaml and documentation)
- Inject LoggerInterface instead of using LoggerAwareInterface/LoggerAwareTrait
- Use placeholders in log messages
- Remove conditions regarding v10 in CI run