Horde_Ldap
pear.horde.org
Horde_LDAP
LDAP client library
A library for connecting to LDAP servers and working with directory objects.
Ben Klang
bklang
ben@alkaloid.net
yes
Jan Schneider
jan
jan@horde.org
yes
2019-11-03
2.4.2
1.4.0
stable
stable
LGPL-3.0
* [mjr] PHP 7.4 compatibility fixes (Remi Collet <remi@famillecollet.com>, PR #1).
* |+
5.3.0
8.0.0alpha1
8.0.0alpha1
1.7.0
Horde_Exception
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
Horde_Util
pear.horde.org
2.0.0
3.0.0alpha1
3.0.0alpha1
ldap
Horde_Test
pear.horde.org
2.1.0
3.0.0alpha1
3.0.0alpha1
1.0.0alpha1
1.0.0
alpha
alpha
2011-03-08
LGPLv3
* First alpha release for Horde 4.
* Forked from PEAR-Net_LDAP2-2.0.7.
* Converted to PHP5 strict standards.
* Converted to use exceptions.
* Included functions from the previous Horde_LDAP for backwards compatibility.
1.0.0beta1
1.0.0
beta
beta
2011-03-16
LGPL-3.0
* First beta release for Horde 4.
1.0.0RC1
1.0.0
beta
beta
2011-03-22
LGPL-3.0
* First release candidate for Horde 4.
1.0.0RC2
1.0.0
beta
beta
2011-03-29
LGPL-3.0
* Second release candidate for Horde 4.
1.0.0
1.0.0
stable
stable
2011-04-06
LGPL-3.0
* First stable release for Horde 4.
1.1.0
1.1.0
stable
stable
2011-04-20
LGPL-3.0
* [jan] Add parameter to Horde_Ldap_Schema#must() and #may() to return attributes from superior objectclasses too (Bug #9826).
* [jan] Don't throw exceptions from Horde_Ldap_Schema#must() and #may() (Bug #9826).
1.1.1
1.1.0
stable
stable
2011-05-03
LGPL-3.0
* [jan] Fix detecting superiour objectclass' must/may attributes (Bug #9826).
1.1.2
1.1.0
stable
stable
2011-07-05
LGPL-3.0
* [jan] Always use negative lookbehind assertions to work around bug in PCRE 6.6 (Steve Teti, Bug #10294).
1.1.3
1.1.0
stable
stable
2011-08-30
LGPL-3.0
* [jan] Speed up Horde_Ldap_Search#shiftEntry() on large result sets.
1.1.4
1.1.0
stable
stable
2011-11-08
LGPL-3.0
* [jan] Add missing test autoloader.
1.1.5
1.1.0
stable
stable
2012-05-01
LGPL-3.0
* [jan] Throw exception if LDAP extension is missing.
2.0.0alpha1
1.1.0
alpha
stable
2012-07-05
LGPL-3.0
* First alpha release for Horde 5.
2.0.0beta1
1.1.0
beta
stable
2012-07-19
LGPL-3.0
* First beta release for Horde 5.
2.0.0
1.1.0
stable
stable
2012-10-30
LGPL-3.0
* First stable release for Horde 5.
2.0.1
1.1.0
stable
stable
2012-11-19
LGPL-3.0
* [mms] Use new Horde_Test layout.
2.0.2
1.1.0
stable
stable
2013-01-29
LGPL-3.0
* [jan] Replace preg_replace() /e modifier.
2.0.3
1.1.0
stable
stable
2013-10-28
LGPL-3.0
* [jan] Fix modifying entries with modify().
* [jan] Try starting TLS without querying the rootDSE (Bug #12157).
2.0.4
1.1.0
stable
stable
2014-04-03
LGPL-3.0
* [jan] Fix approximate search operator (Leandro Damascena <leandro.damascena@gmail.com>, Bug #9094).
2.0.5
1.1.0
stable
stable
2014-05-21
LGPL-3.0
* [jan] Fix creating filters with the less (<) operator (Bug #13154).
2.0.6
1.1.0
stable
stable
2014-06-03
LGPL-3.0
* [jan] SECURITY: Stricter parameter check in bind() to detect empty passwords.
2.1.0
1.1.1
stable
stable
2014-06-10
LGPL-3.0
* [jan] Support multi-value RDNs in Horde_Ldap::quoteDN() (Request #11888).
2.2.0
1.2.0
stable
stable
2014-06-17
LGPL-3.0
* [jan] Fix compatibility with PHP 5.3 (Bug #11888).
* [jan] Allow to specify base DN for searching user DNs.
2.3.0
1.3.0
stable
stable
2015-02-10
LGPL-3.0
* [jan] Fix error when using custom separators in Horde_Ldap_Utils::canonicalDN().
* [jan] Fix casefolding option not being passed to multivalued RDNs.
* [jan] Fix exists() with multivalued RDNs.
* [jan] Add 'timeout' parameter.
2.3.1
1.3.0
stable
stable
2015-02-12
LGPL-3.0
* [jan] Fix connection if using ldaps:// scheme (Bug #13858).
2.3.2
1.3.0
stable
stable
2016-02-01
LGPL-3.0
* [jan] Mark PHP 7 as supported.
2.4.0
1.4.0
stable
stable
2017-02-27
LGPL-3.0
* [jan] Optionally cache rootDSE requests too.
* [jan] Fix checking for existing attributes in Horde_Ldap_RootDse.
2.4.1
1.4.0
stable
stable
2018-01-25
LGPL-3.0
* [jan] Avoid unnecessary binds.
2.4.2
1.4.0
stable
stable
2019-11-03
LGPL-3.0
* [mjr] PHP 7.4 compatibility fixes (Remi Collet <remi@famillecollet.com>, PR #1).
* |+