Actions
Bug #56597
closedDeprecate usage of $GLOBALS['typo3CacheManager']
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-03-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Replace all instances of $GLOBALS['typo3CacheManager']
in the core with a makeInstance call.
Adapt the tests.
Make use of dependency injection where possible.
Actions