ZF-6593: Session initiation through Bootstrap
Description
I define "resources.session." in application.ini and load it with bootstrap.
Options are passed to Zend_Session together with "bootstrap" option. Zend_Session does not recognize this option.
I define "resources.session." in application.ini and load it with bootstrap.
Options are passed to Zend_Session together with "bootstrap" option. Zend_Session does not recognize this option.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-05-11T05:05:18.000+0000
Fixed in trunk and 1.8 release branch