Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18337 invoked from network); 30 May 2017 09:45:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2017 09:45:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=come@opensides.be; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=come@opensides.be; 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@opensides.be X-Host-Fingerprint: 195.154.20.141 smtp.opensides.be Received: from [195.154.20.141] ([195.154.20.141:35820] helo=smtp.opensides.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/0F-34073-93F3D295 for ; Tue, 30 May 2017 05:45:30 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id 653441C1D39 for ; Tue, 30 May 2017 11:45:26 +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 ZPwLNPUpytJl for ; Tue, 30 May 2017 11:45:25 +0200 (CEST) Received: from mcmic-probook.localnet (63.120.199.77.rev.sfr.net [77.199.120.63]) by smtp.opensides.be (Postfix) with ESMTPSA id 5A1D61C1C21 for ; Tue, 30 May 2017 11:45:25 +0200 (CEST) To: PHP Internals Date: Tue, 30 May 2017 11:45:20 +0200 Message-ID: <1536070.pe9npy9eLd@mcmic-probook> Organization: OpenSides User-Agent: KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Subject: ext/ldap PR From: come@opensides.be (=?ISO-8859-1?Q?C=F4me?= Chilliet) Hello, Just to be sure, in which branches/versions should a PR like this one g= et merged: https://github.com/php/php-src/pull/2536 ? C=F4me