!!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5149 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- ChangeLog 1 addition, 0 deletionsChangeLog
- t3lib/cache/backend/class.t3lib_cache_backend_abstractbackend.php 106 additions, 0 deletions...che/backend/class.t3lib_cache_backend_abstractbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php 401 additions, 0 deletionst3lib/cache/backend/class.t3lib_cache_backend_apcbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php 88 additions, 27 deletionst3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_filebackend.php 155 additions, 122 deletions...b/cache/backend/class.t3lib_cache_backend_filebackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_globalsbackend.php 11 additions, 3 deletions...ache/backend/class.t3lib_cache_backend_globalsbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_memcachedbackend.php 132 additions, 112 deletions...he/backend/class.t3lib_cache_backend_memcachedbackend.php
- t3lib/cache/backend/class.t3lib_cache_backend_nullbackend.php 15 additions, 6 deletions...b/cache/backend/class.t3lib_cache_backend_nullbackend.php
- t3lib/cache/backend/interfaces/interface.t3lib_cache_backend_backend.php 141 additions, 0 deletions...kend/interfaces/interface.t3lib_cache_backend_backend.php
- t3lib/cache/class.t3lib_cache_factory.php 11 additions, 11 deletionst3lib/cache/class.t3lib_cache_factory.php
- t3lib/cache/class.t3lib_cache_manager.php 79 additions, 10 deletionst3lib/cache/class.t3lib_cache_manager.php
- t3lib/cache/frontend/class.t3lib_cache_frontend_abstractfrontend.php 90 additions, 79 deletions.../frontend/class.t3lib_cache_frontend_abstractfrontend.php
- t3lib/cache/frontend/class.t3lib_cache_frontend_stringfrontend.php 124 additions, 0 deletions...he/frontend/class.t3lib_cache_frontend_stringfrontend.php
- t3lib/cache/frontend/class.t3lib_cache_frontend_variablefrontend.php 51 additions, 23 deletions.../frontend/class.t3lib_cache_frontend_variablefrontend.php
- t3lib/cache/frontend/interfaces/interface.t3lib_cache_frontend_frontend.php 159 additions, 0 deletions...nd/interfaces/interface.t3lib_cache_frontend_frontend.php
- t3lib/class.t3lib_cache.php 9 additions, 9 deletionst3lib/class.t3lib_cache.php
- t3lib/config_default.php 15 additions, 11 deletionst3lib/config_default.php
- t3lib/stddb/tables.sql 1 addition, 1 deletiont3lib/stddb/tables.sql
- typo3/init.php 10 additions, 6 deletionstypo3/init.php
- typo3/sysext/cms/ext_tables.sql 2 additions, 2 deletionstypo3/sysext/cms/ext_tables.sql
Please register or sign in to comment