Actions
Bug #94415
closedUse runtime cache for LanguageService
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2021-06-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Move state for caching purposes
from $GLOBALS[LANG] into the runtime cache
allowing for further reducing the need to keep
the LanguageService in a global state.
Actions