Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107651 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 5867 invoked from network); 24 Oct 2019 09:55:24 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 24 Oct 2019 09:55:24 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id C79972D20FD for ; Thu, 24 Oct 2019 00:41:44 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: No Received: from mail-oi1-x22d.google.com (mail-oi1-x22d.google.com [IPv6:2607:f8b0:4864:20::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Thu, 24 Oct 2019 00:41:44 -0700 (PDT) Received: by mail-oi1-x22d.google.com with SMTP id o205so19763749oib.12 for ; Thu, 24 Oct 2019 00:41:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=DVGu5Ze/Po6OWtEUm5WMRQfLDZMIy6cSq3B3rem9Y3Y=; b=sgYF+w4ug8hMT72wRl1gfPS/gTm2hfGuXyaJcu7gwecilEsjXyCM1ooKkdR4rlxJiI j43h/W9NbaixqvPwUXM4P7PW5ChpHPHl68lGIwJFX3WL5lPf0O6+9zXM/SeIn7fXKxyT 7VpKXQdHNYQ9bISqu6y2zIN951Q/JcHd+g6SPr4b8vZ7NGY5Ui67UZzajGLJGLMqtJhy iZvOPbPpANKoNInJjs93f5Eh4TJPig0Dql+v4GnNGniQlOLvfKBjJ8G7cVzznBzO771u gFRxQRQ8XkmAxSAC0pLuRZ4oNCGruTqCrG8GYG5Eapz+n/Gt/KDY4l2tNmr0gcbXCjP/ xjGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=DVGu5Ze/Po6OWtEUm5WMRQfLDZMIy6cSq3B3rem9Y3Y=; b=gy5lUMkv6JyxqW+uvrs/h4x9Jtl2KJaDi8EE0X2Vj5V4TwRxSwrEaHuFv05JgNgaHW eqVBFyCYYpBxak+BpHDBhheWdFsuM3eJMYBuDsjng6hn6Gmk6X9fjkEBPTZ3bEAuRjQL G235NesGS8dZEc47yKwtFV7Yu+TWR53raeZaRGup6Vlz0S4GVom0xcvrwAVcw50Brrm8 yK7TJIx1B3J31wPhPB52dn4BqCv0fcy1CRPeszow3d8FOj2PpC6oQXB63aiuVXBXgLEV xZuTJ2Rda4I1rxZFJzn77xfu8Ri+X696ULNZGgVyCUcjq76BHxh7oBx1S4eLRfUQRCgf mquA== X-Gm-Message-State: APjAAAWwD9cYS2IrMWkC88HgWx0YCHCx6XDPcc6XHf9Dr0hc4JWt7Vyq 1qlUPurV87vcGQEYquIARAipUHt4O0KLFJNhCVwVzB2/rpE= X-Google-Smtp-Source: APXvYqxg4W9qrFvhDTvcwqb6km7W9yaE/zn920m7cMb7Qrr8bWf3j9X/ZYMf0EUYs3MDBLGXI/ILL8lljnkDUPVjyqM= X-Received: by 2002:aca:4557:: with SMTP id s84mr3373893oia.101.1571902903276; Thu, 24 Oct 2019 00:41:43 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 24 Oct 2019 09:41:32 +0200 Message-ID: To: PHP Internals List Content-Type: multipart/alternative; boundary="0000000000002bdad10595a32a46" X-Envelope-From: Subject: Re: [VOTE] Object Initializer From: michal.brzuchalski@gmail.com (=?UTF-8?Q?Micha=C5=82_Brzuchalski?=) --0000000000002bdad10595a32a46 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi all, I've closed the vote. Object Initializer RFC failed with 26 votes against and only 3 in favour. The second vote has a meaning only for future revive of this feature. The majority decided that the preferred assign token should be eq "=3D". Thanks to all for taking a vote. Cheers, Micha=C5=82 Brzuchalski pon., 7 pa=C5=BA 2019 o 13:00 Micha=C5=82 Brzuchalski napisa=C5=82(a): > Hi all, > > the discussion period was long and discussion I think quite comprehensive= . > > The RFC is at https://wiki.php.net/rfc/object-initializer and is up for > voting now. > The voting will take 2 weeks from 11:00 UTC 7th till 11:00 UTC 21st of > October 2019. > > BR, > Micha=C5=82 Brzuchalski > --0000000000002bdad10595a32a46--