Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75485 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26158 invoked from network); 14 Jul 2014 16:35:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2014 16:35:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:64891] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/47-25444-EB604C35 for ; Mon, 14 Jul 2014 12:35:11 -0400 Received: by mail-ob0-f175.google.com with SMTP id wp18so4464179obc.6 for ; Mon, 14 Jul 2014 09:35:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=97IHv5YoDiPoUewbxPicCFoaJ8xxBi3NvxVfkGES5fE=; b=FCNLFqw+SX36gDKLdwCFMbYGTMMKiFGQsY0B3MO7435c2eD7MuGsElcM97GE36NGeE VdfHBX+Jt64IUR0nnKTPodr6Fbm96MMf3R4MkADod089At2A7fVx5pRtdHPQtWe6+3P6 YhjLZZfYgI9uS0epJKR4CO1UzneZWZcDFstpy+VvmTrTzIqdWBB7aqYL1btGRdYaZ89o N3tOCBi2HRq5PrZavds1QmYBGfs9gGfgxFXiRIfgbkvcxWe921WvEwnnsOTyd+30BNFE 62A3vTaaSh83Lm09Nkn1QhA+20MPKdGMHH13axvwutuJrC3318ejWEy73g2I26yKTs2d 9Baw== MIME-Version: 1.0 X-Received: by 10.60.155.231 with SMTP id vz7mr19544550oeb.56.1405355708508; Mon, 14 Jul 2014 09:35:08 -0700 (PDT) Received: by 10.182.59.45 with HTTP; Mon, 14 Jul 2014 09:35:08 -0700 (PDT) In-Reply-To: References: Date: Mon, 14 Jul 2014 18:35:08 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=047d7bd7668eca057b04fe29df82 Subject: Re: [VOTE] Uniform Variable Syntax From: nikita.ppv@gmail.com (Nikita Popov) --047d7bd7668eca057b04fe29df82 Content-Type: text/plain; charset=UTF-8 On Mon, Jul 7, 2014 at 4:18 PM, Nikita Popov wrote: > Hi internals! > > I've started the vote on the Uniform Variable Syntax RFC: > > https://wiki.php.net/rfc/uniform_variable_syntax#vote > > You can review the discussion about this RFC here: > > http://markmail.org/message/mr4ihbubfbdxygci > > The vote requires a 2/3 majority and is planned to end on 2014-07-14. The > RFC targets PHP 6. > The vote closed with 30 in favor and 1 against, as such the RFC is accepted. I will delay merging the patch until the situation regarding phpng and PHP 6 is more clear. Thanks, Nikita --047d7bd7668eca057b04fe29df82--