ZF-2571: Provide ability to configure Zend_Ldap and Zend_Auth_Adapter_Ldap post-instantiation
Description
Zend_Ldap and Zend_Auth_Adapter_Ldap both have constructors that optionally expect an {{$options}} parameter, but there is no way to configure the instances after they have been instantiated.
This should be remedied, perhaps through providing {{{g,s}etOptions()}} methods or similar for each class.
Comments
Posted by Wil Sinclair (wil) on 2008-04-18T13:12:05.000+0000
This doesn't appear to have been fixed in 1.5.0. Please update if this is not correct.
Posted by Michael B Allen (miallen) on 2008-07-17T21:58:12.000+0000
Fixed in r10171.