Actions
Task #58763
closedAdd a function for clearing the rootline caches
Start date:
2014-05-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
easy
Sprint Focus:
Description
The RootlineUtitility uses two local caches and one additional cache from the caching framework. If a unit test uses the RootlineUtitility, it needs a way of purging these caches so it does not change the environment.
This affects both 6.2 and 6.1, but the change needs to adjusted as 6.2 has more caches than 6.1.
Actions