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
.. _deprecation-49247:
=================================================================================
Deprecation: #49247 - Deprecate TypoScript functions "textStyle" and "tableStyle"
=================================================================================
See :issue:`49247`
Description
===========
The following stdWrap methods have been marked as deprecated:
* textStyle
* tableStyle
Impact
======
Usage of the mentioned stdWrap methods is deprecated.
Affected installations
======================
All installations or extensions using the stdWrap methods `textStyle` and `tableStyle`.
Migration
=========
Use CSS instead.
.. index:: TypoScript, Frontend