Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75310 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32047 invoked from network); 7 Jul 2014 14:18:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2014 14:18:24 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.182 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.182 mail-ob0-f182.google.com Received: from [209.85.214.182] ([209.85.214.182:50062] helo=mail-ob0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/62-19233-D2CAAB35 for ; Mon, 07 Jul 2014 10:18:24 -0400 Received: by mail-ob0-f182.google.com with SMTP id nu7so4687543obb.41 for ; Mon, 07 Jul 2014 07:18:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=8YsnCyTo8lOSympThWyaO71ZcelxqnBgH2fni37pQo4=; b=lOugsBs7TYGHtC7X6lmKoSXFTQXWrYC8JioFYZA+IEIfDE1eGQgdzuDEFA2FpMxkJs tMDsv8kyzMIz2J5Vb33uG1TGtZ9W4fTsIp6xoQ1Qspk/uOtuldw0m9sPPnNZo3EQ6lsm wpBzyS94NwGJ6ckxM9VCDerHjnvDb6wMkLZ+QHD7wFmZaK2zneFRY8SbTB/pkCXqvY6V NM7MMv3BHlW95qByD2Ro0FTvu6TMyqK3v5eeE1iYNgokW21c16PqouKZTIM1J7Y27it/ vF6+f+rZhqu30p6FK0IW0yGnQbh4vHrXUguvVBuKqG8auxLMtKZm3PkfNlXcsNtMSHoF gjew== MIME-Version: 1.0 X-Received: by 10.60.103.173 with SMTP id fx13mr31480319oeb.25.1404742699137; Mon, 07 Jul 2014 07:18:19 -0700 (PDT) Received: by 10.182.59.45 with HTTP; Mon, 7 Jul 2014 07:18:19 -0700 (PDT) Date: Mon, 7 Jul 2014 16:18:19 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e010d8c7a95406204fd9b25cb Subject: [VOTE] Uniform Variable Syntax From: nikita.ppv@gmail.com (Nikita Popov) --089e010d8c7a95406204fd9b25cb Content-Type: text/plain; charset=UTF-8 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. Thanks, Nikita --089e010d8c7a95406204fd9b25cb--