Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16443 invoked from network); 10 Sep 2016 01:09:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2016 01:09:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@daveyshafik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.216.175 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.216.175 mail-qt0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:33792] helo=mail-qt0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/9B-46544-06D53D75 for ; Fri, 09 Sep 2016 21:09:53 -0400 Received: by mail-qt0-f175.google.com with SMTP id 38so49396726qte.1 for ; Fri, 09 Sep 2016 18:09:52 -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=3ouyt6s/QIjU0h9rOAuGABFTbR6uh/aVO5FLT1zSWws=; b=HGn2IpK/skhZe6uwZwkGe+efPS2EU4bZRQinxbrXIJ6kyUmTMalAtCQhA6qR7FfBEs Dwk0zFi8q7oOoQ7CgRsRaq8lpwD22UqvTa7qlqDcUQp7VQjL8+uUmIkoNsFGBHCYmwcz N/VKlpTWosMS3arg0ivP55DzBT7bi+/1BURwZ7FRkkwuGnVn9FzMTiaXU/YsxjFpmmLk wjmXpHK+zQOLrcxuLFqYN5ebhCXGzON/TzYBkYaR8rYzTg7ombO0DhQmBg9Cylo32vd3 8A/AJ8iwLDmpQPG3BdCO8B0hrs5DQCnDw5qm7QkWm995wrPoP3CUWTprls8Rz1ZcnG5c ESFQ== 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=3ouyt6s/QIjU0h9rOAuGABFTbR6uh/aVO5FLT1zSWws=; b=l0Sj1FObOaepqnJbW6wWEVrk52ps/ePi+ODvx9IUJFkKLo+oSh48fVKiYOmfhB9I+7 FwTECK28+F1NqyNu+jjaj3g937oTQKWZkaGDAhEbSRxkg5ARB7jbCw6WqBygLf6LCjrg RJDqITMuwiYF54w4VBdFp8Gr2618dBxTsK4ImO9zHoyJDNm5Fe2MCdiJw2NQB3seslyD 1NqN9WSfNYYd0+52RWe1C8fII9Ba27GN0ojdYcSF04TLGPzdtYazdPC80nX+qnSGtg0g Iwd7Ybp59BrjQ3kTe/lhLIYZyqG2n28EPXdQCxCU+q8zYd+uUX3GlgONJ81r4axQiG59 uDag== X-Gm-Message-State: AE9vXwPH/gzdbvw2BYL1X4t0l0UZLvAVXva2JbMymzZnWZNk5zC/9V/2Tu9HNJ2ND2BQWWB1d/1nx5ey/9wF6onh X-Received: by 10.237.33.167 with SMTP id l36mr7558270qtc.103.1473469789685; Fri, 09 Sep 2016 18:09:49 -0700 (PDT) MIME-Version: 1.0 Sender: me@daveyshafik.com Received: by 10.200.54.251 with HTTP; Fri, 9 Sep 2016 18:09:49 -0700 (PDT) In-Reply-To: References: Date: Fri, 9 Sep 2016 18:09:49 -0700 X-Google-Sender-Auth: 9tNWy3QWcjccnEh1i34mR4Fh6mU Message-ID: To: Stanislav Malyshev Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a113977f46706aa053c1cebb6 Subject: Re: [PHP-DEV] [RFC] [VOTE] Add PHP Engine Constant Identifier From: davey@php.net (Davey Shafik) --001a113977f46706aa053c1cebb6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 Engine > > 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? --001a113977f46706aa053c1cebb6--