» 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 |
|
2008-10-16 beta |
|
2008-06-04 beta |
|
2.0.0RC2 |
Easy InstallNot sure? Get more info. pear install Net_LDAP2-2.0.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_LDAP2-2.0.0RC2 Release date: 2008-03-20 04:40 UTC Release state: beta Release uploaded by: beni 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:
|
2008-03-19 beta |