Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.5.0RC1, 1.5.0RC2, 1.5.0RC3, 1.5.0, 1.5.0PL1, 1.5.1, 1.5.3, 1.6.0RC2, Next Major Release
-
Fix Version/s: 1.6.0
-
Component/s: Zend_Cache
-
Labels:None
Description
Zend_Cache_Backend_Sqlite::load() causes a fatal error if the $id doesn't exist in the cache.
Expected to return false.
Updating for the 1.6.0 release.