» Version | » Information |
---|---|
2015-10-30 stable |
|
2013-12-09 stable |
|
2011-10-27 stable |
|
2011-01-19 stable |
|
2010-08-23 stable |
|
2010-02-16 stable |
|
2009-10-28 stable |
|
2009-08-04 stable |
|
2009-07-14 stable |
|
2009-07-08 stable |
|
2009-07-03 stable |
|
2009-06-29 stable |
|
2009-06-15 stable |
|
2009-05-28 stable |
|
2009-05-08 beta |
|
2009-01-09 beta |
|
2.0.0RC4 |
Easy InstallNot sure? Get more info. pear install Net_LDAP2-2.0.0RC4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_LDAP2-2.0.0RC4 Release date: 2008-10-16 08:37 UTC Release state: beta Release uploaded by: beni Changelog: * Net_LDAP2_Filter::create*() methods are declared static now * Net_LDAP2 is able to reconnect now in case link is down during operation (thanks Del) * Complex updates fail: under some circumstances, $entry->update() will fail. This is caused by mandatory attributes set and the internal behaviour of Net_LDAP2. A workaround is documented in the code and in the user manual. * Bugfixes in Dels patches. Soemtimes there where endless loops and deleting entries did not always succeed. * Bugfix to reset unicodePwd (Active Directory): a new $force parameter was introduced to Net_LDAP2_Entry->replace() that forces "replace" mode. If not set and attribute is empty (or could not be read like in the AD case) replace() resulted in Net_LDAP2 thinking it should add the attribute. This can now be overriden. * Bugfix in unit tests: the Net_LDAP2Test suite had huge memory consumtion caused by a little error in Net_LDAP2->checkLDAPExtension(). If that method is called before any Net_LDAP class was instanciated, a PEAR error is returned instead of the documented Net_LDAP2_Error which causes the unit test to plot out very much debug information. Dependencies:
|
2008-06-04 beta |
|
2008-03-20 beta |
|
2008-03-19 beta |