Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.3
-
Component/s: Zend_Cache
-
Labels:None
-
Fix Version Priority:Should Have
Description
Cache backends implementing the extended interface all have a getIdsMatchingAnyTags() method. However, this is not implemented in Zend_Cache_Core, so the backend method can not be called.
A new method Zend_Cache_Core::getIdsMatchingAnyTags() should be created similar to Zend_Cache_Core::getIdsMatchingTags().
Thank You for report, I will be happy if You try trunk code ( SVN r20815)