Project

General

Profile

Actions

Task #75609

closed

Remove persistent cache in GeneralUtility::xml2array

Added by Oliver Hader about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2016-04-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:

Description

The method GeneralUtility::xml2array uses a runtime cache and in addition a persistent database cache. The database cache is triggered using the "cache_hash" method in PageRepository, which is a frontend only component. Since this approach is binding the common layer with the frontend layer, this dependency is removed.

Actions

Also available in: Atom PDF