ZF-9883: Zend_Memory could allow the use of cache backends ZendServer_Disk and ZendServer_ShMem.
Description
Zend_Memory::factory() in line 59, usage property Zend_Cache::$availableBackends. Change to Zend_Cache::$standardBackends.
Zend_Memory::factory() in line 59, usage property Zend_Cache::$availableBackends. Change to Zend_Cache::$standardBackends.
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2010-12-18T07:38:48.000+0000
Fixed in trunk r23553 merged to release branch r23554.