Zend Framework

Zend_Cache_Frontend_Function->_makeId should be public

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.10.5
  • Fix Version/s: 1.10.7
  • Component/s: Zend_Cache
  • Labels:
    None

Description

The _makeId method of the cache Function frontend should be public. This would allow us to remove a cached result if the result is not the one to be cached.
For example: I wrapped a http request call and if the results is a non 200 http code I wouldn't want to be cached and enforce to be request until I get some content.

Activity

Hide
Ramon Henrique Ornelas added a comment -

This already was done in version 1.10.7 see ZF-9970.
Thanks by your report.

Show
Ramon Henrique Ornelas added a comment - This already was done in version 1.10.7 see ZF-9970. Thanks by your report.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: