You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
and \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags()
have been marked as deprecated.
Impact
Calling the methods \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
and \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags()
will trigger a PHP deprecation warning.
Affected installations
TYPO3 installations calling \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
or \TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags().
Deprecation: #102422 - TypoScriptFrontendController->addCacheTags() and ->getPageCacheTags()
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.3/Deprecation-102422-TypoScriptFrontendController-addCacheTags.html
Deprecation: #102422 - TypoScriptFrontendController->addCacheTags() and ->getPageCacheTags()
See 102422
Description
The methods
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
and
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags()
have been marked as deprecated.
Impact
Calling the methods
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
and
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags()
will trigger a PHP deprecation warning.
Affected installations
TYPO3 installations calling
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->addCacheTags()
or
\TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getPageCacheTags()
.Migration
PHP-API, FullyScanned, ext:core
The text was updated successfully, but these errors were encountered: