Top Level :: Networking

Package Information: Net_LDAP 0.7.2

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.0RC1 2007-06-20     beta
0.7.3 2007-06-12     beta
0.7.2Download

Release date: 2007-05-07 12:27 UTC
Release state: beta

Changelog:

This release features some internal code movements to be more compatible to PERL::Net_LDAP.
The movements include:
* Removed UTF8 en-/decoding stuff from Net_LDAP_Utils class since this was moved to Net_LDAP class in 0.6.6
* Moved Filter encoding from Net_LDAP_Filter to Net_LDAP_Util
* Moved ldap_explode_dn_escaped() from Net_LDAP_Entry to Net_LDAP_Util
* Added perls functions from Net_LDAP::Util to our Util class, but they still need some work
Please note that ldap_explode_dn_escaped() is not available from Net_LDAP_Entry anymore.

Additionally some new functionality has been introduced:
* You can now apply regular expressions directly to a entrys attributes
and don't need to fetch the attribute values manually.
* Net_LDAP_Schema can check if a attributes syntax is binary

The following bugs have been resolved:
* Connections to LDAP servers that forbid anonymous binds are possible again
* The JPEG attribute is now properly returned as binary value instead of string
* If the array describing selected attributes in searches didn't contain consecutive keys, there was a problem sometimes
* Some PHP5 return issues

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
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