Top Level :: Networking

Package Information: Net_LDAP2 2.0.0RC2

Show All Changelogs
» Version » Information
2.0.0RC2Download

Release date: 2008-03-20 08:40 UTC
Release state: beta

Changelog:

* Implemented PHP5 language stuff (thanks to Torsten Roehr for his helpful patches)
* Changed Net_LDAP2->_markAsNew() to public access, since this is required by the api
and may be useful to developers too
* Changed API to create schema object, there is now a factory. Net_LDAP2->schema() calls
that factory now instead of fetching the Schema itself
* Changed API to create rootDSE object, there is now a factory. Net_LDAP2->rootDSE() calls
that factory now instead of fetching the rootDSE itself
* Net_LDAP2_Entry has a new factory constructor: createConnected() can be used to
establish a new Net_LDAP2_Entry object that represents an already existing entry inside
some directory

Dependencies:
  • PHP Version: PHP 5.0 or newer
  • PEAR Package: PEAR Installer 1.5.0 or newer
2.0.0RC1 2008-03-19     beta