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.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52493
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52493
Updated by Gerrit Code Review over 7 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52493
Updated by Gerrit Code Review over 7 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52493
Updated by Gerrit Code Review over 7 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52493
Updated by Benni Mack over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c6a64c9cada2077f60e927191ca54e88063470e3.