TYPO3 v15 dev-main snapshot ()
This commit is contained in:
+33
@@ -0,0 +1,33 @@
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _deprecation-80532:
|
||||
|
||||
=========================================================================
|
||||
Deprecation: #80532 - GifBuilder-related methods in ContentObjectRenderer
|
||||
=========================================================================
|
||||
|
||||
See :issue:`80532`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The following methods related to :php:`GifBuilder` within :php:`ContentObjectRenderer` have been marked
|
||||
as deprecated.
|
||||
|
||||
* :php:`clearTSProperties()`
|
||||
* :php:`gifBuilderTextBox()`
|
||||
* :php:`linebreaks()`
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
Calling any of the methods above will trigger a deprecation message.
|
||||
|
||||
|
||||
Affected Installations
|
||||
======================
|
||||
|
||||
Any installation using these methods in custom extensions.
|
||||
|
||||
.. index:: Frontend, PHP-API
|
||||
Reference in New Issue
Block a user