Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86744 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92135 invoked from network); 18 Jun 2015 12:44:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jun 2015 12:44:50 -0000 Authentication-Results: pb1.pair.com header.from=come.bernigaud@opensides.be; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=come.bernigaud@opensides.be; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain opensides.be designates 195.154.20.141 as permitted sender) X-PHP-List-Original-Sender: come.bernigaud@opensides.be X-Host-Fingerprint: 195.154.20.141 unknown Received: from [195.154.20.141] ([195.154.20.141:32849] helo=smtp.opensides.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/55-46946-B3DB2855 for ; Thu, 18 Jun 2015 08:44:44 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id CA85274A48 for ; Thu, 18 Jun 2015 14:44:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at opensides.be Received: from smtp.opensides.be ([127.0.0.1]) by localhost (smtp.opensides.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8uMKJximG81C for ; Thu, 18 Jun 2015 14:44:39 +0200 (CEST) Received: from [192.168.1.10] (ip-176.net-89-2-126.rev.numericable.fr [89.2.126.176]) by smtp.opensides.be (Postfix) with ESMTPSA id 2528F74A46 for ; Thu, 18 Jun 2015 14:44:39 +0200 (CEST) Message-ID: <5582BC3E.30109@opensides.be> Date: Thu, 18 Jun 2015 14:40:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: PHP internals Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jd1efQB3saOw99AiPJwljxcmI5Lvgt760" Subject: LDAP module requirements? From: come.bernigaud@opensides.be (=?UTF-8?B?Q8O0bWUgQkVSTklHQVVE?=) --jd1efQB3saOw99AiPJwljxcmI5Lvgt760 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hello, The code of the LDAP module have some ifdefs like LDAP_API_FEATURE_X_OPEN= LDAP to test if we are building against openldap or something else. Is there an exaustive list of the LDAP libs PHP is supposed to be buildab= le against? The following page suggest it should always be openldap, is that the case= ? http://php.net/manual/en/ldap.requirements.php (if so, could ifdefs of LDAP_API_FEATURE_X_OPENLDAP be safely removed?) What is the oldest openldap version supposed to be supported by each PHP = version? C=C3=B4me --jd1efQB3saOw99AiPJwljxcmI5Lvgt760 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAEBAgAGBQJVgrxCAAoJEKhk2MPOyw4A2GkQAKWtlkNT6VhS2bUT4ZKMlPK5 Pb3/iAbkiUKNXWIaUtOUyc0xrx7vWmf4bZnl9tkyRpRvVbPVXQI2o0ayTGQyo3ks WBc1JCE6+hy4lUZFBIgaTzR7gcOK2mMBvQhIBvu5FFpgN0uvFkj69PGh3goB7bpy NeaD47rrn9z3ux2tj324fedHv7bBa+KclCIVF2FbMlCvAMYsr0kPSSvlIUrfagT9 /l12OyOI5IXVYIp+0Ie9CEWaSGuIs4ZIyzwrpvYPGVf7BaSUlbib0Mj54BnlvGxY QN59A7fICV9gTC9RD5lykMkrpH6Y8R7WnG45lgbGaXpK5+h+B6H5829ecpmy265O KK7W2uPOW6b9u7pbentdCEYgSbn+gwAv7IlHmcI7AF2lDISwT5/iZURbt9vaNmqk UUlYC4RbhyrbsMYwVxQC/HgQmasbUsSg8WtJIeoULMtfMiGmf4V7cczOP8Rs9r9x YT8yYV3UtzUxaDiQhgjlm3aUr2KjFV49jXldIMunZL0nAHknU5bAgLPfgR94SFI7 BFDMMC3txLSR4LV8cG+Kj5gypibhFFwef5AIGhDRwZuLTiQGaJDRiOGBCohS2hhx aYnFf9KLDq/A0tEc/TethyxviCYanIhkXhVeF0tpBqlfEQXGAk3xweWOOU/kI9m7 mj8V0bNkM0+IhydnKavg =KTjD -----END PGP SIGNATURE----- --jd1efQB3saOw99AiPJwljxcmI5Lvgt760--