brotkrueml / schema

TYPO3 extension providing an API and view helpers for schema.org markup

Home Page:https://extensions.typo3.org/extension/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove support for TYPO3 v12

brotkrueml opened this issue · comments

For now, this is just a collection of tasks to be done once compatibility for TYPO3 v12 is removed.

  • Class AddBreadcrumbList: remove 255 (recycler) from DEFAULT_DOKTYPES_TO_EXCLUDE constant (also mentioning in extension configuration), also in test
  • Register event listeners via PHP attribute (changelog)
  • Remove compatibility with Symfony 6.4 in composer.json
  • Remove addRootLineFields condition in ext_localconf.php