Actions
Bug #19332
closedfix the memcached backend in t3lib_cache
Start date:
2008-09-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- class.t3lib_cache_backend_memcached.php does not implement the abstract method "findEntriesByTags(array $tags)" yet
- the memcache server array expects each server to be defined with something like "<server>:<port>", however it should work also with "<server>" only which uses the default port 11211 then - see PHP documentation on that
(issue imported from #M9350)
No data to display
Actions