Files
cms-core/Documentation/Changelog/7.1/Deprecation-46523-BackendUtilityImplodeTSParams.rst

32 lines
666 B
ReStructuredText

.. include:: /Includes.rst.txt
.. _deprecation-46523:
=======================================================
Deprecation: #46523 - BackendUtility::implodeTSParams()
=======================================================
See :issue:`46523`
Description
===========
The method `TYPO3\CMS\Backend\Utility\BackendUtility::implodeTSParams()` has been marked as deprecated and will be
removed in TYPO3 CMS 8.
Impact
======
Any installation with third-party extensions using this method will throw a deprecation warning.
Affected installations
======================
Any installation with third-party extensions using the method.
.. index:: PHP-API, Backend