Task #80715
closedEpic #80700: Remove deprecated code from the core
Remove deprecated code from ext:frontend
100%
Description
sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php:235: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, please use getter and setter methods.
sysext/frontend/Classes/ContentObject/AbstractContentObject.php:57: * @deprecated since TYPO3 v8, will be removed with TYPO3 v9. Use getContentObjectRenderer() instead.
sysext/frontend/Classes/Page/FramesetRenderer.php:23: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/frontend/Classes/Page/PageRepository.php:957: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/frontend/Classes/Page/PageRepository.php:1261: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, please use the Cache Manager directly to fetch cache entries
sysext/frontend/Classes/Page/PageRepository.php:1288: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, please use the Cache Manager directly to store cache entries
sysext/frontend/Classes/Page/PageRepository.php:1908: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/frontend/Classes/Page/PageGenerator.php:44: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/frontend/Classes/Plugin/AbstractPlugin.php:234: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, use the Doctrine DBAL layer via the ConnectionPool class
sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php:588: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9. Automatically feeding a "basket" by magic GET/POST keyword "recs" has been deprecated.