Top Level :: Database

Package Information: DB_ldap

Show All Changelogs
» Version » Information
1.2.0Download

Release date: 2008-03-24 20:45 UTC
Release state: stable

Changelog:

QA Release:
* Fixed Bug #3463 query disregards parameters [dufuz]
* Fixed Bug #4884 Fix for version 3 DB_ldap
Now people can pass the LDAP version via protocal in the dsn array
if no protocal is specified then DB_ldap will try to use v3 first and
fallback on v2 if setting v3 fails.
* Fixed Bug #5215 fetchRow does not return null anymore [dufuz]
* Fixed Bug #5459 Return-by-reference errors [dufuz]

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR 1.4.0b1 or newer
  • PEAR Package: PEAR
  • PEAR Package: DB
1.1.1Download

Release date: 2005-06-25 07:57 UTC
Release state: stable

Changelog:

Hopefully fix bugs #1456 #1057 and #3740

Dependencies:
  • PEAR Package: PEAR Installer
  • PEAR Package: DB
1.1.0Download

Release date: 2004-07-13 16:39 UTC
Release state: stable

Changelog:

Changed version number to comply with the PEAR naming convention
http://pear.php.net/group/docs/20040226-vn.php

Dependencies:
  • PEAR Package: PEAR
  • PEAR Package: DB
1.1Download

Release date: 2004-07-11 23:02 UTC
Release state: stable

Changelog:

=============
BUGS FIXED:
#1827: DB_ldap requires DB to be installed, but this is not reflected in the
package.xml file.
=============

Dependencies:
  • PEAR Package: PEAR
  • PEAR Package: DB
1.0Download

Release date: 2002-08-24 17:24 UTC
Release state: stable

Changelog:

This is the initial independent release of the DB_ldap package.