Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6517 invoked from network); 12 Jun 2017 19:00:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2017 19:00:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=michal@brzuchalski.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=michal@brzuchalski.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain brzuchalski.com designates 188.165.245.118 as permitted sender) X-PHP-List-Original-Sender: michal@brzuchalski.com X-Host-Fingerprint: 188.165.245.118 ns220893.ip-188-165-245.eu Received: from [188.165.245.118] ([188.165.245.118:55800] helo=poczta.brzuchalski.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/72-00089-1C4EE395 for ; Mon, 12 Jun 2017 15:00:19 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by poczta.brzuchalski.com (Postfix) with ESMTP id D141629842B2 for ; Mon, 12 Jun 2017 21:00:13 +0200 (CEST) Received: from poczta.brzuchalski.com ([127.0.0.1]) by localhost (poczta.brzuchalski.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VmbojgwYqrJ3 for ; Mon, 12 Jun 2017 21:00:05 +0200 (CEST) Received: from mail-wr0-f170.google.com (unknown [209.85.128.170]) by poczta.brzuchalski.com (Postfix) with ESMTPSA id 28A3729842B0 for ; Mon, 12 Jun 2017 21:00:04 +0200 (CEST) Received: by mail-wr0-f170.google.com with SMTP id v104so106865682wrb.0 for ; Mon, 12 Jun 2017 12:00:04 -0700 (PDT) X-Gm-Message-State: AODbwcBWh378AZ88PajTg882k0J0QXI/ePkvLjX3CraEEHqnAC9mbcMW 7rMc4grpbjuGnEDIFC4zZC49b6wxTQ== X-Received: by 10.28.2.67 with SMTP id 64mr8549854wmc.101.1497294004297; Mon, 12 Jun 2017 12:00:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.175.77 with HTTP; Mon, 12 Jun 2017 12:00:03 -0700 (PDT) In-Reply-To: References: Date: Mon, 12 Jun 2017 21:00:03 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Nikita Popov Cc: PHP Internals List Content-Type: multipart/alternative; boundary="001a113c81e2409f920551c7ed18" Subject: Re: [PHP-DEV] [RFC] [VOTE] Object typehint RFC From: michal@brzuchalski.com (=?UTF-8?Q?Micha=C5=82_Brzuchalski?=) --001a113c81e2409f920551c7ed18 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi everyone, proposed PR https://github.com/php/php-src/pull/2080 was rebased before variance patch and adjusted to current master implementation. Currently waiting for merge. Thanks everyone for voting. regards, -- Micha=C5=82 Brzuchalski 2017-06-03 12:54 GMT+02:00 Nikita Popov : > On Wed, May 17, 2017 at 12:34 PM, Micha=C5=82 Brzuchalski < > michal@brzuchalski.com> wrote: > >> Hi everyone, >> >> I would like to put Object Type RFC up to a vote for inclusion in PHP 7.= 2. >> >> Previously there were some concerns about adding named types in the >> future, >> but we came to the conclusion that each of them can be solved if there a= re >> proposals in the future. >> >> Voting starts today, 2017-05-17, and will close after two weeks on the >> Wednesday 2017-05-31 at midnight. >> >> The RFC and voting widget can be found here: https://wiki.php.net/ >> rfc/object-typehint >> >> The vote is a straight Yes/No vote for accepting the RFC and merging the >> patch which require 2/3 majority. >> The additional vote is also a straight Yes/No vote for accepting varianc= e >> behaviour on the object type which also require 2/3 majority. >> > > I've closed the vote on https://wiki.php.net/rfc/object-typehint, as it > was supposed to close three days ago. > > The RFC has been accepted with 32 in favor and 3 against. Variance suppor= t > has been rejected with 10 in favor and 20 against. > > Please rebase your implementation and update it for the decision regardin= g > the variance. > > Thanks, > Nikita > --=20 regards / pozdrawiam, -- Micha=C5=82 Brzuchalski about.me/brzuchal brzuchalski.com --001a113c81e2409f920551c7ed18--