Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.0
-
Component/s: Zend_Cache
-
Labels:None
Description
Zend_Cache_Core currently does not implement the getMetadatas() method from the Zend_Cache_Backend_ExtendedInterface.
This method should exist and deal with cache_id_prefix option.
Otherwise this functionality can not be used without workarounds.
just added into SVN trunk
thanks