Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99739 invoked from network); 16 Mar 2018 17:56:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2018 17:56:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=mail@pmmaga.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mail@pmmaga.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pmmaga.net designates 149.210.149.72 as permitted sender) X-PHP-List-Original-Sender: mail@pmmaga.net X-Host-Fingerprint: 149.210.149.72 outbound1.mail.transip.nl Received: from [149.210.149.72] ([149.210.149.72:41802] helo=outbound1.mail.transip.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 62/22-15530-3650CAA5 for ; Fri, 16 Mar 2018 12:56:54 -0500 Received: from submission6.mail.transip.nl (submission6.mail.transip.nl [149.210.149.10]) by outbound1.mail.transip.nl (Postfix) with ESMTP id 402tSc6qkyzT4Mw for ; Fri, 16 Mar 2018 18:56:48 +0100 (CET) Received: from mail-wr0-f181.google.com (mail-wr0-f181.google.com [209.85.128.181]) by submission6.mail.transip.nl (Postfix) with ESMTPA id 402tSZ3R5Jz12MhT for ; Fri, 16 Mar 2018 18:56:41 +0100 (CET) Received: by mail-wr0-f181.google.com with SMTP id o1so12528377wro.10 for ; Fri, 16 Mar 2018 10:56:41 -0700 (PDT) X-Gm-Message-State: AElRT7GWc2TwhDjp1RfkhZFhq/nAGqNofNtv6j+Yo86ndJ94IAD3EvNA lqBMI5qICNCKAvgfohem8KL8pYRr9DZ7fj29fGM= X-Google-Smtp-Source: AG47ELswvz64M0/eqFhF5KPYaGtth+IBkFei64/9ZPrTgGHRF2O6kAZbDR5V1ctE6cv6s6RjjllFcoaKhSQuBgqP3Wk= X-Received: by 10.223.175.70 with SMTP id z64mr2606394wrc.254.1521222999714; Fri, 16 Mar 2018 10:56:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.145.166 with HTTP; Fri, 16 Mar 2018 10:56:19 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 Mar 2018 17:56:19 +0000 X-Gmail-Original-Message-ID: Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="f403045f4f8a85b14f05678b546d" X-Scanned-By: ClueGetter at submission6.mail.transip.nl DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=transip-a; d=pmmaga.net; t=1521223006; h=from:reply-to:subject:to: cc:references:in-reply-to:date:mime-version:content-type; bh=21RAMeBXOE5c6VgoBrRCGvEz3ZHfhZrdfG2Y42b6GCc=; b=hidnThRnFFgz3ENQjqnHGajGHdq9G8iz3PyKjnYVWvX0lZ9LYMKQB5F6HBqEX4SKcP11yh OD6TDof9dCkTV4YBrglAPGzqGNOKcxNWGdfUXBGzPrncU1Ld8Q3bc+pmVjYWcbeSYvkIPM pm0EHj7f4MHADgBoHzHY8W1smoB6fPI9iq0gPgBSevRuMFXmubWvCU0ZCT8YRBlR2dQi3t XK1+lpF/JJ7xCoHy+ndTkUKl2Sd53CfpmWoH/2ykmlJ1q9oqyZJ1QiDzglmeNEgqydxImq qki/Y6Wa1ktSXAWKg5dUV+VP61kY9y0F8dcl7gQJhOmThJiChPQr9VOutfceCQ== X-Report-Abuse-To: abuse@transip.nl Subject: Re: [RFC] [VOTE] Arrays starting with a negative index From: mail@pmmaga.net (=?UTF-8?Q?Pedro_Magalh=C3=A3es?=) --f403045f4f8a85b14f05678b546d Content-Type: text/plain; charset="UTF-8" Hi internals, I'm happy to announce that the RFC was accepted with 17 votes for and 2 against. The secondary vote about introducing a deprecation notice on 7.3 was rejected. I have moved the RFC to a new section for accepted PHP 8.0 RFCs under the Pending Implementation section. You can find the RFC on: https://wiki.php.net/rfc/negative_array_index Thank you all for taking part in the discussion and the vote. Regards, Pedro --f403045f4f8a85b14f05678b546d--