Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14223 invoked from network); 22 Jun 2015 10:22:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jun 2015 10:22:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.169 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.169 mail-wi0-f169.google.com Received: from [209.85.212.169] ([209.85.212.169:33859] helo=mail-wi0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/11-07834-2D1E7855 for ; Mon, 22 Jun 2015 06:22:10 -0400 Received: by wicnd19 with SMTP id nd19so71838775wic.1 for ; Mon, 22 Jun 2015 03:22:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=t8qKVe2qJ6lv3dNGuxxwbHHvDCe8UdjQh3MPpIbHgrA=; b=Db6kzQ8RTeSrjDVjvQOTFYkL+R+89XudocyfyIAn8FOCjfaZOKX2he6zMB9CNQT9CZ mjOL1W0UjXYwcRpaN5/E+ljojv6lY/69y8EvjRstIdvk7lX9TLHcNXQmgQa8z2E5oove y8uJxs9ntybgHU014s4Ty+45CqKg/4RHOPswMV5nHK38bYQyP3m1My39YEboPJtFqMH1 Sfea66WnuT8myEGMy5xvJTdHP7WyqE70CKT34ogXivrirfcUcsDKR4oAVwEKpN0OUFCu shZRbKC1Ufilf9Ea6cTFlrO/dryg8moUSpYIeliLD7/zFiX1zN2iixjJiyXRuDnep6e+ gOkA== MIME-Version: 1.0 X-Received: by 10.194.220.100 with SMTP id pv4mr51104748wjc.71.1434968527718; Mon, 22 Jun 2015 03:22:07 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.217.19 with HTTP; Mon, 22 Jun 2015 03:22:07 -0700 (PDT) In-Reply-To: <5587D716.40706@opensides.be> References: <5582BC3E.30109@opensides.be> <5587D716.40706@opensides.be> Date: Mon, 22 Jun 2015 12:22:07 +0200 X-Google-Sender-Auth: L96hr1hvJRCNlGlPO5TfX6SUGeM Message-ID: To: =?UTF-8?Q?C=C3=B4me_BERNIGAUD?= , Ferenc Kovacs Cc: PHP internals , Stig Venaas , Douglas Goldstein , Pierre-Alain Joye Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] LDAP module requirements? From: kalle@php.net (Kalle Sommer Nielsen) Hi C=C3=B4me 2015-06-22 11:36 GMT+02:00 C=C3=B4me BERNIGAUD : > Is there a place where such requirements are supposed to be listed? Make sure to note that in any related files that should be in ext/ldap (some extensions supply a document for such information), the documentation (phpdoc in svn) and NEWS (something along the lines of "The LDAP extension now requires openldap 2.4+"). You might want to consult Frenc (5.6 RM for extensive new features to the 5.6 branch) (cc'd). --=20 regards, Kalle Sommer Nielsen kalle@php.net