Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.10.6
-
Component/s: Zend_Paginator
-
Labels:None
-
Tags:
Description
1.8.0 or over : Zend_Pageinator's method clearPageItemCache() has this code.
$cleanTags = self::CACHE_TAG_PREFIX;
I think that there is no reason, and removing it is better.