ZF-2038: Zend_Session::getSaveHandler()
Description
Zend_Session class does not store the custom save-handler inside the class so we can access it at a later time to configure it further.
Zend_Session::getSaveHandler()->setXxxx()
Zend_Session class does not store the custom save-handler inside the class so we can access it at a later time to configure it further.
Zend_Session::getSaveHandler()->setXxxx()
Comments
Posted by Shekar Reddy (zendfw) on 2007-10-04T14:10:44.000+0000
Please delete this issue as I was able to resolve the issue without the requested feature.
TIA
Posted by Thomas Weidner (thomas) on 2007-10-15T13:37:20.000+0000
Assigned to Ralph
Posted by Darby Felton (darby) on 2007-11-06T14:42:01.000+0000
Resolving as duplicate of [ZF-2037]