Project

General

Profile

Actions

Task #80715

closed

Epic #80700: Remove deprecated code from the core

Remove deprecated code from ext:frontend

Added by Wouter Wolters about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2017-04-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

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.

Actions

Also available in: Atom PDF