ZF-2948: Zend_Cache_Backend_Sqlite load method causes fatal error
Description
Zend_Cache_Backend_Sqlite::load() causes a fatal error if the $id doesn't exist in the cache.
Expected to return false.
Zend_Cache_Backend_Sqlite::load() causes a fatal error if the $id doesn't exist in the cache.
Expected to return false.
Comments
Posted by Wil Sinclair (wil) on 2008-09-02T10:39:36.000+0000
Updating for the 1.6.0 release.