Top Level :: Networking

Package Information: Net_LDAP 1.0.0RC1

Show All Changelogs
» Version » Information
1.1.2 2008-06-04     stable
1.1.1 2008-03-19     stable
1.1.0 2008-02-27     stable
1.1.0a2 2008-01-21     beta
1.1.0a1 2008-01-14     beta
1.0.0 2007-10-29     stable
1.0.0RC4 2007-09-18     beta
1.0.0RC3 2007-07-24     beta
1.0.0RC2 2007-06-28     beta
1.0.0RC1Download

Release date: 2007-06-20 12:23 UTC
Release state: beta

Changelog:

Again some small Bugfixes, most notably a bug within $ldap->modify() that occured when using the
combined 'changes' array.
Besides that, $search->popEntry() and the corresponding alias pop_entry() has been implemented.
Net_LDAP_Util::unescape_filter_value() is available too now and Net_LDAP_Util::escape_filter_value()
can handle ASCII chars smaller than 32. Above that, Net_LDAP_Util::canonical_dn() has been fully implemented.
A new method createFresh() was added to Net_LDAP_Entry, so creation of initial entries is more
standardized and clearer.
A new example is available, describing the $ldap->modify() method.
The add_entry.php example was updated, it shows the use of Net_LDAP_Entry::createFresh().
$ldap->add() links unlinked entries now to the connection used for the add.
Some new additional utility functions are available in Net_LDAP_Util to assist you in handling attributes and dns.
The LDAP-Rename command now uses this functions to deal with DN escaping issues.
Please note that ldap_explode_dn_escaped() is not available from Net_LDAP_Util anymore; it got superseeded by Net_LDAP_Util::ldap_explode_dn().

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.7.3 2007-06-12     beta
0.7.2 2007-05-07     beta
0.7.1 2007-02-23     beta
0.7.0 2007-02-05     beta
0.6.6 2005-03-01     beta
0.6.5 2004-03-10     beta
0.6.4 2004-02-07     beta
0.6.3 2003-11-13     beta
0.6.2 2003-11-11     beta
0.5 2003-10-11     beta
0.4 2003-10-01     beta
0.3 2003-09-21     beta
0.2 2003-08-23     beta
0.1 2003-08-12     beta