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,31 @@
.. 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