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 v10 #14

Closed
8 tasks done
brotkrueml opened this issue Dec 12, 2021 · 0 comments
Closed
8 tasks done

Remove support for TYPO3 v10 #14

brotkrueml opened this issue Dec 12, 2021 · 0 comments
Assignees
Labels
breaking Breaking changes in major release documentation Improvements or additions to documentation
Milestone

Comments

@brotkrueml
Copy link
Contributor

brotkrueml commented Dec 12, 2021

For now, this is only a collection of tasks to be done once compatibility with TYPO3 v10 is removed:

  • Remove icon registration from ext_tables.php
  • Remove setting the description in command classes
  • Remove usage of $GLOBALS['TYPO3_REQUEST'] in TableProcessor
  • Remove usage of BackendTemplateView in backend controller
  • Use PreviewRenderer for rendering the content element preview
  • Substitute deprecated DBAL calls (fetchAll(), execute(), etc) - needs at least TYPO3 v11.5.4
  • Adjust documentation
  • Add breaking entry to changelog
@brotkrueml brotkrueml self-assigned this Dec 12, 2021
@brotkrueml brotkrueml added breaking Breaking changes in major release documentation Improvements or additions to documentation labels Dec 12, 2021
@brotkrueml brotkrueml added this to the Version 2.0 milestone Jan 16, 2022
brotkrueml added a commit that referenced this issue Dec 25, 2022
brotkrueml added a commit that referenced this issue Dec 25, 2022
Additionally, import namespaces in ext_localconf.php and ext_tables.php.

Related: #14
brotkrueml added a commit that referenced this issue Dec 25, 2022
brotkrueml added a commit that referenced this issue Dec 26, 2022
brotkrueml added a commit that referenced this issue Dec 26, 2022
brotkrueml added a commit that referenced this issue Dec 26, 2022
brotkrueml added a commit that referenced this issue Dec 26, 2022
brotkrueml added a commit that referenced this issue Dec 26, 2022
brotkrueml added a commit that referenced this issue Dec 27, 2022
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
Projects
None yet
Development

No branches or pull requests

1 participant