<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/db_ldap">DB_ldap</p>
 <c>pear.php.net</c>
 <v>1.2.0</v>
 <st>stable</st>
 <l>LGPL</l>
 <m>dufuz</m>
 <s>DB interface to LDAP server</s>
 <d>The PEAR::DB_ldap class provides a DB compliant interface to LDAP servers</d>
 <da>2008-03-24 16:45:40</da>
 <n>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]</n>
 <f>8413</f>
 <g>http://pear.php.net/get/DB_ldap-1.2.0</g>
 <x xlink:href="package.1.2.0.xml"/>
</r>