Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75018 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37478 invoked from network); 20 Jun 2014 14:32:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2014 14:32:11 -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.219.52 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:55440] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/A1-26911-8E544A35 for ; Fri, 20 Jun 2014 10:32:08 -0400 Received: by mail-oa0-f52.google.com with SMTP id j17so7410529oag.11 for ; Fri, 20 Jun 2014 07:32:04 -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 :cc:content-type; bh=0hlIV8E3gq4Dxk73ogRN+qeGuYt++7gpj15MnbwT47g=; b=CxWlNnaN3Z5jUIonq6ENe/THxCusbahMb2rsjVUrlfd9JYcgJRJ9vVIh+JPAeWX23k rQtS8z1DY5tZY6NWJGAGxIk9ihLbZJSyTppQCCutZU/HGIidBdLSxB5cw2ynVk0hyAyr 6/T8UT5Mx0WJC0PUc3BOTnGV7BRRLtdZPC8YRQpzJ+d1ZY8T3JI1bEs97rrjC9fm7MTO ysuBoIoogY0KY6JVLG2wjFktAi/8pY63D1cFT2CBNmJcDljacU+e/n21DoZch2qp82sj mcSLWY50PtRaXECkz8yVyduKsOJmgfWyD7bvS5Ktce14PzRJricVtqBFzy2jSKYMK+33 QL6A== MIME-Version: 1.0 X-Received: by 10.60.43.199 with SMTP id y7mr3799506oel.58.1403274724616; Fri, 20 Jun 2014 07:32:04 -0700 (PDT) Received: by 10.182.165.69 with HTTP; Fri, 20 Jun 2014 07:32:04 -0700 (PDT) In-Reply-To: References: Date: Fri, 20 Jun 2014 16:32:04 +0200 Message-ID: To: Andrea Faulds Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a113319ca7bb25304fc455b17 Subject: Re: [PHP-DEV] [VOTE] Bare Name Array Literal/Dereference From: nikita.ppv@gmail.com (Nikita Popov) --001a113319ca7bb25304fc455b17 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Jun 20, 2014 at 1:44 AM, Andrea Faulds wrote: > Good evening, > > I managed to somehow miss that the 2 week minimum to hold a vote had > passed this weekend for my Bare Name Array Literal and Bare Name Array > Dereference RFCs. Oh well, better late than never. > > I hereby announce that I have opened the vote for both RFCs. Both require > a 2/3 majority, and both will end on 2014-06-27, a week=E2=80=99s time. > > https://wiki.php.net/rfc/bare_name_array_literal#vote > > https://wiki.php.net/rfc/bare_name_array_dereference#vote > > Thanks! > Hey Andrea! It seems like you have reused the same vote for both RFCs. Could you please separate them? Nikita --001a113319ca7bb25304fc455b17--