Project

General

Profile

Actions

Bug #19332

closed

fix the memcached backend in t3lib_cache

Added by Ingo Renner about 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

Also available in: Atom PDF