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

Breaking: #61782 - deprecated DocumentTemplate classes removed #16

Closed
sabbelasichon opened this issue Nov 4, 2019 · 0 comments · Fixed by #1566
Closed

Breaking: #61782 - deprecated DocumentTemplate classes removed #16

sabbelasichon opened this issue Nov 4, 2019 · 0 comments · Fixed by #1566

Comments

@sabbelasichon
Copy link
Owner

Breaking: #61782 - deprecated DocumentTemplate classes removed

https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/7.0/Breaking-61782-DeprecatedDocumentTemplateClassesRemoved.html

.. include:: ../../Includes.txt

==============================================================

Breaking: #61782 - deprecated DocumentTemplate classes removed

==============================================================

See :issue:61782

Description

===========

The following deprecated classes have been removed:

:code:\TYPO3\CMS\Backend\Template\MediumDocumentTemplate

:code:\TYPO3\CMS\Backend\Template\SmallDocumentTemplate

:code:\TYPO3\CMS\Backend\Template\StandardDocumentTemplate

Impact

======

Extensions that still use one of the removed classes for their backend module won't work.

Affected installations

======================

A TYPO3 instance is affected if a 3rd party extension uses one of the removed classes.

Migration

=========

Use :code:\TYPO3\CMS\Backend\Template\DocumentTemplate instead.

.. index:: PHP-API, Backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant