Actions
Bug #28598
closed[Cache] Let NullBackend implement PhpCapableBackend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-07-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The null backend is very useful to effectivly disable caching
during development. With this change it also implements the
PhpCapableBackend interface and can be used to replace the
FileBackend this way.
This is the v4 backport of FLOW3 changeset
https://review.typo3.org/#change,3910
Additional to the FLOW3 version the nullbackend is now
required in config_default.php to enable the cache_phpcode
to use this backend in autoloader in development context.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Icca11825742eaa64b1e6f2db2aec48590887cb0b has been pushed to the review server.
It is available at http://review.typo3.org/3911
Updated by Christian Kuhn over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 345ce07e6cc743f2796244f399dfe5022676f7a1.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed
Updated by Ernesto Baschny over 11 years ago
- Target version deleted (
4.6.0-beta1)
Actions