Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19309 invoked from network); 10 Sep 2016 01:12:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2016 01:12:26 -0000 Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.220.170 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.220.170 mail-qk0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:34832] helo=mail-qk0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/4C-46544-9FD53D75 for ; Fri, 09 Sep 2016 21:12:26 -0400 Received: by mail-qk0-f170.google.com with SMTP id v123so100011674qkh.2 for ; Fri, 09 Sep 2016 18:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daveyshafik-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=RyIHep+3WGsqJmFy5Ps5WRbfuJtZp0ekh4nFVZOx7GA=; b=arVMunz/PIiZuLOYjhvKvvpCp7cXm3AJ6ShjlBegdQi9yO+N3aWC1aqHfy8vhM1YqV MUm+hb8aUOcAzA3MvXmFeubv0b9vmgtiELibZUklniMjGuCCtrcolm4vOmJeJM2pKoBK BTih8nMuEbVWD57UoaFPGXRDXlmnAoo9AsPzqTWs/XmmNj9ltQyISinkK4JtsOAD3U8b BhlLPJNIntkLInIP+GtPs9BRbH2tdexSUD/OjDkcrWabdQJHWSkFStscB5Vp4RSAXPAF c+UqsrkM3ZgVKeSDEBaNqWqE27G/Yb1+4xikSWX4BdK36yhOkb7sNpTp3nSR5nF7hF5A u+QA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=RyIHep+3WGsqJmFy5Ps5WRbfuJtZp0ekh4nFVZOx7GA=; b=M9Qyuh8TndeO1r+H07VgDxZhsIeoI4x1md8JjgQoK52/EwykGD8/i0Wdu3fqQ3ZA30 WS3AkaoYJxftKvIo74galGk+JddipbRjwm8ZSNpDg24WPt3EuUD5jshlPulM/WNbxkUj Xhtc8eAHEaiJwkn/hRDgr4xsTwMRE7T5vqAcFDUOW8sZUtBifmkvA0EPVtjKhHF1rmkq JTLbXAC8ka5mFbfcyaWgC1uhOWAnBGMl129I89HzkMpe7JFC+YcKIvoz8LWEX97b8PVC kpyScxJGs9QtyQIvlnSPl/4AYywZyXcpA/wuze8/K1W53Xa9mlxWD807Ez4V4vE57DcQ bL3A== X-Gm-Message-State: AE9vXwNW2xV+Tj4OkXMPKn8bIPXqCvlhMdps/oYYxIOouJqw6Ry96z9veoVhFy7iY3TYZtDgJny+/gnVukIH8Vi6 X-Received: by 10.233.220.7 with SMTP id q7mr7611316qkf.160.1473469943362; Fri, 09 Sep 2016 18:12:23 -0700 (PDT) MIME-Version: 1.0 Sender: me@daveyshafik.com Received: by 10.200.54.251 with HTTP; Fri, 9 Sep 2016 18:12:22 -0700 (PDT) In-Reply-To: References: Date: Fri, 9 Sep 2016 18:12:22 -0700 X-Google-Sender-Auth: NTjCDzGTybLlaKhQB_brkJ_ANMc Message-ID: To: Stanislav Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=94eb2c0448409005c0053c1cf4c7 Subject: Re: [PHP-DEV] [RFC] [VOTE] Add PHP Engine Constant Identifier From: davey@php.net (Davey Shafik) --94eb2c0448409005c0053c1cf4c7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Sep 9, 2016 at 6:09 PM, Davey Shafik wrote: > On Fri, Sep 9, 2016 at 6:05 PM, Stanislav Malyshev > wrote: > >> Hi! >> >> > As noted last week, I'm now opening up the vote for adding a PHP Engin= e >> > Identifier constant to PHP 7.2+ (and more importantly, to the language >> > spec). Additionally, there is a second vote to add corresponding >> > PHP_ENGINE_(*_)VERSION(_ID) constants. >> > >> > https://wiki.php.net/rfc/php_engine_constant >> >> Somehow, you made it possible to vote both yes and no at the same time := ) > > > Uh=E2=80=A6 wow. Lemme see if I can fix that without breaking the votes. > > Also, you only voted on the second vote. Was that intentional? > Fixed, no voting was lost/changed. --94eb2c0448409005c0053c1cf4c7--