Home » Database » DB_ldap2
DB drivers for LDAP v2 and v3 database
This package is unmaintained.
Download latest release 0.5.1 (archived versions might be outdated)
License: LGPL
Description
DB_ldap2 and DB_ldap3 classes extend DB_common to provide DB
compliant access to LDAP servers with protocol version 2 and 3. The
drivers provide common DB interface as much as possible and support
prepare/execute statements.
Maintainers
- Piotr Roszatycki (dexter) — lead, inactive
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- DB (>= 1.7.0)
- ldap (extension)
Releases
- 0.5.1 (beta, 2010-10-25)
Release notes
License: LGPL
Automatically built QA release
Bug #17720 DB_ldap2_using_preg_split - olleolleolle - 0.5.0 (beta, 2008-03-24)
- 0.4 (beta, 2003-09-30)
Release notes
License: LGPL
* allow connect to other port than 389
- 0.3 (beta, 2003-09-23)
Release notes
License: LGPL
* mainly resolved CS issues
* added sort parameter to simpleQuery() - 0.2 (devel, 2003-03-24)
Release notes
License: LGPL
Bugs fixed:
- Remapping error codes from native to PEAR DB.
Also:
- Tests and examples added to the package.
- 0.1 (devel, 2003-03-06)
Release notes
License: LGPL
Initial public release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #3746 | Closed | Bug | 2005-03-08 | DB::assertExtension() not available anymore | |
| #17720 | Closed | Bug | SVN | 2010-08-17 | DB_ldap2_using_preg_split |
| #18996 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |