Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for TYPO3 v11 #100

Open
5 tasks
brotkrueml opened this issue Sep 18, 2022 · 0 comments
Open
5 tasks

Remove support for TYPO3 v11 #100

brotkrueml opened this issue Sep 18, 2022 · 0 comments
Labels
breaking Breaking changes in major release documentation Improvements or additions to documentation on hold On Hold
Milestone

Comments

@brotkrueml
Copy link
Owner

brotkrueml commented Sep 18, 2022

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

  • Remove registration of SCHEMA content object in ext_localconf.php
  • Check for parent constructor in AdminPanel/SchemaModule, also skipping rector rule RemoveParentCallWithoutParentRector can be removed, see 7cd0ccc
  • Remove conflict with sdbreadcrumb in composer.json and ext_emconf.php
  • Remove compatibility with Symfony 5.4 in composer.json
  • Remove compatibility with Testing Framework 7 in composer.json
@brotkrueml brotkrueml added documentation Improvements or additions to documentation breaking Breaking changes in major release labels Sep 18, 2022
@brotkrueml brotkrueml added this to the Version 4.0 milestone Sep 18, 2022
@brotkrueml brotkrueml added the on hold On Hold label Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes in major release documentation Improvements or additions to documentation on hold On Hold
Projects
None yet
Development

No branches or pull requests

1 participant