Actions
Task #96273
closedEpic #96107: Core v12 deprecation removals
Remove TypoScriptFrontendController container entry
Start date:
2021-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TypoScriptFrontendController is stateful and breaks subrequests
when injected. It must be therefore be retrieved rom the request
attribute frontend.controller.
Actions