Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

[RELEASE] Release 1.5.1 #13

Merged
merged 3 commits into from
Mar 2, 2017
Merged

[RELEASE] Release 1.5.1 #13

merged 3 commits into from
Mar 2, 2017

Conversation

romm
Copy link
Owner

@romm romm commented Mar 2, 2017

No description provided.

romm added 3 commits March 2, 2017 23:40
This commit refactors a major part of how "dynamic" caches are handled
by Configuration Object API. In the provided cache service that can
be attached to a configuration object, it is possible to declare the
options for this cache; it means the cache is registered long after
TYPO3 initialization, resulting in issues like caches entries not being
deleted on caches flush.

A new internal cache service has been introduced, which will handle
these "dynamic" caches: when one of these caches is used, its
configuration is saved in the internal cache: in further request, the
cache will be properly registered during TYPO3 initialization.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 95.828% when pulling 732ecbf on development into afd294e on master.

@romm romm merged commit a9b633c into master Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants