TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,38 @@
.. include:: /Includes.rst.txt
.. _breaking-68243:
=========================================================
Breaking: #68243 - Move not used FrontendDocumentTemplate
=========================================================
See :issue:`68243`
Description
===========
Move unused FrontendDocumentTemplate to ext:compatibility6.
Impact
======
Installations still using FrontendDocumentTemplate require ext:compatibility6 to be installed.
Affected Installations
======================
Installations still using FrontendDocumentTemplate.
Migration
=========
Install ext:compatibility6 or adapt the code to not use the FrontendDocumentTemplate functionality.
Adapting the code is highly recommended.
.. index:: PHP-API, Frontend