Breaking: #72427 - Removed TypoScript-related methods and properties
See forge#72427
Description
The following methods and properties have been removed:
TYPO3CMSCoreTypo Script Configuration Form:: ext_ get Key Image () TYPO3CMSCoreTypo Script Extended Template Service:: ext_ no Special Chars On Labels TYPO3CMSCoreTypo Script Extended Template Service:: make Htmlspecialchars () TYPO3CMSCoreTypo Script Extended Template Service:: ext_ get Key Image () TYPO3CMSCoreTypo Script Template Service:: temp Path TYPO3CMSCoreTypo Script Template Service:: wrap () TYPO3CMST3editorT3editor:: is Enabled () TYPO3CMSTstemplateController Typo Script Template Object Browser Module Function Controller:: verify_ TSobjects ()
The TypoScript conditions "browser", "version", "device", "system" and "useragent" have been removed.
Impact
Calling the methods above will result in a PHP fatal error.
Using the removed TypoScript conditions will have no effect anymore.