ZF-6564: private method Zend_Ldap::_getAccount
Description
Since the LDAP implementation in ZF is minimal, it would be nice if we can extend Zend_Ldap and reuse the _getAccount() method. So please change this function to protected in stead of private.
Comments
Posted by Stefan Gehrig (sgehrig) on 2009-05-06T23:25:38.000+0000
Zend_Ldap ist going to be replaced with a full LDAP implementation (hopefully in the next minor relase) and will be moved to the trunk within a short time. You can use Zend_Ldap from the Standard Incubator in the meantime.
Posted by Stefan Gehrig (sgehrig) on 2009-07-20T11:26:57.000+0000
fixed in trunk rev. 16887