Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108458 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 79292 invoked from network); 11 Feb 2020 12:10:50 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 11 Feb 2020 12:10:50 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 98401180532 for ; Tue, 11 Feb 2020 02:24:43 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f179.google.com (mail-lj1-f179.google.com [209.85.208.179]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 11 Feb 2020 02:24:43 -0800 (PST) Received: by mail-lj1-f179.google.com with SMTP id o15so10925610ljg.6 for ; Tue, 11 Feb 2020 02:24:42 -0800 (PST) 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=FEz2+IXILrGntFr1ej6fBKfgJlciynpBW8uY8Cv/ang=; b=snMGGuczP5EXrGD4n0BW+DA6XFVS0JUiRWelhrWRvC+I+DDhGPU8tAjTjPVLVcr/6z zShxuLinHOd8HQX6rzUs6Ypy44nwnGFfe/ZO5lHBekV5C2ZZ1sALBeXmvWOB94hbE1R4 PxJC1niYJ3Uda8J45ox7xHO4zqC06pHG8aI6Go/YUSSURjLC5T9sn9ko8/PlvJObuHDZ oNR8pSO20dYYtQrX+cgwjioFzVgTCtz8NJXmtP+xL3LFb4pRa/eQ7Kdg+eKz8F6X9yHp Ra17dEXcH6bZavHGIwUzN3Si+/AwS+lyEmuXCD7nc+G6P6wmmGu9kCL9/MwPtcbALBTt Shew== 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=FEz2+IXILrGntFr1ej6fBKfgJlciynpBW8uY8Cv/ang=; b=ayiSFBTpbYff7zvcPsMF5zlP2/QsSyIzlO4exrUFCdioR2XWW3YivmFmVGbuJ87Pce da5PF/Go+DqQ4AXW7Wu15CJeBiiYCcpTRKnGaNMUNpcL2o9YgEBY7gCYhcRcqYlwkQmA 64fN5y6zC9Ern0N/QllYjnYKjB80Hekaqb2XQXbcxSCh2QYxTxhzEEzJ/uWB9qNWcGHJ rufYWCFF6XhOWVwsf0SG5M1frdb5hvXmwm1W/BJRPNicvW0Qny7zFkOaTzxc4LvyhQ7H KLzF9m5grH+OPD+yG7NXszaaEgWoAcgh4wSuCL5WV4Yh9WTcLDKSJ3ucu6AO1JIBhB3V X/ZA== X-Gm-Message-State: APjAAAV/pUwOqIT7m85xHH5TjrNgLBqzb39M3h2eFFtfOHIs/AGhLmWe ygkLfqBAarAJULlBq3jmWMW5Ab15MUDQUUXmlQT+ScGX X-Google-Smtp-Source: APXvYqzfceGuohvMTfuvVqgg0E78J+jLGKsk1hKvZ1fGpKkSG6lsPP3zn6IkW1fWZPZePNhc4b8tWKnp+orvRI4b3Io= X-Received: by 2002:a2e:22c5:: with SMTP id i188mr3920770lji.34.1581416681273; Tue, 11 Feb 2020 02:24:41 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 11 Feb 2020 11:24:25 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="000000000000877f0c059e4a4370" Subject: Re: [VOTE] Variable syntax tweaks From: nikita.ppv@gmail.com (Nikita Popov) --000000000000877f0c059e4a4370 Content-Type: text/plain; charset="UTF-8" On Tue, Jan 28, 2020 at 5:23 PM Nikita Popov wrote: > Hi internals, > > As the last RFC for the day, I've opened voting on > https://wiki.php.net/rfc/variable_syntax_tweaks. > > The vote will stay open until 2020-02-11. > The proposal has been accepted unanimously with 47 votes in favor. Regards, Nikita --000000000000877f0c059e4a4370--