Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99643 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87724 invoked from network); 26 Jun 2017 12:22:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2017 12:22:49 -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.214.49 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.214.49 mail-it0-f49.google.com Received: from [209.85.214.49] ([209.85.214.49:38348] helo=mail-it0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/20-12245-89CF0595 for ; Mon, 26 Jun 2017 08:22:49 -0400 Received: by mail-it0-f49.google.com with SMTP id b205so37580350itg.1 for ; Mon, 26 Jun 2017 05:22:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=fBIyUxaVX5V+c0I90jRlFxm2pvS+xDdiPy4bnMz04Sg=; b=IzLaT05TyF4P/nxDBA5hqRIOkxt8XYZ3kdSv9wNUCOQBlSZASf+4Qyu6LeW59fFOYZ Zq3b9a1Wwbu1YZTT7bozMBurxnAttZOphE+deW+AVYvSl1PEL8saf8h03PiuEMYGrMf6 HNTbDPBlm9M0V0SRwJ1tFQj45+Etqgv2hteZJ+LBkTkO7/8dP+4KDpchTVEAIqztN0T1 rdcswq90Snj+M6/18sWdRbEnjNViJ1EB6okpHN3MkM25wmx8HIlNuB6pAUu+3VNReiiu JJlmhYxpORvvKC+GL/wbsGq1a+w4/Iuf+n3D6ZdnDC141S3kqsmW+cKdAvKPkzSQ5/e7 W/0A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=fBIyUxaVX5V+c0I90jRlFxm2pvS+xDdiPy4bnMz04Sg=; b=KkoO6w3PpDkbM3sew/YkHXeHwE3pJJ6ce0OWQWdnH0REJELi9Mrr+HNWTeO7ANUn0Y Af7sJ8xWUyTF9bgweoQ/2RSu9x8b8DEFFb1JuN5zNRs7nNiJG/rT2T5udrVGOf882ITX LaYA2g790TKh73dSnwl4PTcCYEK0GgZPmPD/vFLr0CicseyMBbdoTcrobiKHQbrWdbu3 2SbER+ZaILSswfdcoUzjnXQ2JkNco5W9zXKyzopzJcivfdtuGayu/ywqK+jAldNaqp0A 1LhT+VLXyeo68XBGkFVQFHHgWAHvg00F8J7UJvJZJmqlaWJEqRQzKrqfXFR4WWX/5XjX XINQ== X-Gm-Message-State: AKS2vOyWQxX7b0By0d/xcxD8b9pBos9BegVvpSUKh7Amy8IkuaqbAacc hXvtpHa5zdKFlcBMJ5uGV8HAGjrlTg== X-Received: by 10.36.74.195 with SMTP id k186mr23169822itb.63.1498479765794; Mon, 26 Jun 2017 05:22:45 -0700 (PDT) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.180.3 with HTTP; Mon, 26 Jun 2017 05:22:45 -0700 (PDT) In-Reply-To: <25e41de7-9545-d6f5-e8f8-46c47392ab71@heigl.org> References: <8613502.pYZHiygsMh@mcmic-probook> <25e41de7-9545-d6f5-e8f8-46c47392ab71@heigl.org> Date: Mon, 26 Jun 2017 14:22:45 +0200 X-Google-Sender-Auth: 0SryfhG95VE5VgNrqt_A4zNMLnU Message-ID: To: Andreas Heigl Cc: =?UTF-8?Q?C=C3=B4me_Chilliet?= , php-internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP-LDAP EXOP support From: kalle@php.net (Kalle Sommer Nielsen) Hi Andreas 2017-06-26 12:45 GMT+02:00 Andreas Heigl : > The first possible release IMHO would be PHP.Next (sadly=E2=80=A6), as th= ere's > already been a feature-freeze for PHP 7.2=E2=80=A6 The feature freeze comes on July 20th, as per the wiki: https://wiki.php.net/todo/php72 It is tight, but still possible to get features added =3D) --=20 regards, Kalle Sommer Nielsen kalle@php.net