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,40 @@
.. include:: /Includes.rst.txt
.. _breaking-56951:
===========================================================
Breaking: #56951 - Remove unused methods in PagePositionMap
===========================================================
See :issue:`56951`
Description
===========
Remove unused methods in PagePositionMap
Impact
======
A fatal error will be thrown if one of the removed methods is used.
The removed methods are:
`insertQuadLines`
`JSimgFunc`
Affected Installations
======================
Installations that use one of the removed methods.
Migration
=========
Use proper styling for a tree list.
.. index:: PHP-API, Backend