Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99410 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32731 invoked from network); 6 Jun 2017 17:38:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2017 17:38:13 -0000 Authentication-Results: pb1.pair.com header.from=mail@pmmaga.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mail@pmmaga.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pmmaga.net designates 149.210.149.73 as permitted sender) X-PHP-List-Original-Sender: mail@pmmaga.net X-Host-Fingerprint: 149.210.149.73 outbound2.mail.transip.nl Received: from [149.210.149.73] ([149.210.149.73:48070] helo=outbound2.mail.transip.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/43-27119-388E6395 for ; Tue, 06 Jun 2017 13:38:12 -0400 Received: from submission6.mail.transip.nl (submission6.mail.transip.nl [149.210.149.10]) by outbound2.mail.transip.nl (Postfix) with ESMTP id 3whzRh4f7QzZw6m for ; Tue, 6 Jun 2017 19:38:08 +0200 (CEST) Received: from mail-wr0-f178.google.com (mail-wr0-f178.google.com [209.85.128.178]) by submission6.mail.transip.nl (Postfix) with ESMTPA id 3whzRd5VSkz12N49 for ; Tue, 6 Jun 2017 19:38:05 +0200 (CEST) Received: by mail-wr0-f178.google.com with SMTP id g76so57339573wrd.1 for ; Tue, 06 Jun 2017 10:38:04 -0700 (PDT) X-Gm-Message-State: AODbwcAlfzSU9Ij+NO6K8vCjwm4duCsrOKmr64nNnio5InRnAL5d6zg6 bzPsnClTyW1xlYxOc92GPEJWmqvHuw== X-Received: by 10.223.134.97 with SMTP id 30mr18773841wrw.161.1496770684887; Tue, 06 Jun 2017 10:38:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.64.213 with HTTP; Tue, 6 Jun 2017 10:37:44 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 Jun 2017 19:37:44 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Sara Golemon Cc: PHP internals Content-Type: multipart/alternative; boundary="001a1147d27afbae4205514e1417" 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=1496770686; h=from:reply-to:subject:to: cc:references:in-reply-to:date:mime-version:content-type; bh=gKGTjcStmsf4PT4LD1580PCV7nKDCG5/kFKViAKuUw0=; b=IEaJx6VEjI7xBnDIoIxpYR0kzbUbI/4iWQrKOIXH8wty2d6p2KgaEcAD4B1uMdkAA2jamR A685y+XeJHhnkB7MntTPyNEzRHAd+iHVUtvk/3RU0RKox3yBNRoAFIZOk3q96WKUzCyS9b 1dCbvXiK9k/SVv2kIzWFsbBSredyqCcc80paG5MU9kjLO+AqtbBoDQJoS9R01k5cp2PDIc KEwvfMIEJdLfkjIfcdHqSO/FGub8F8XigGoL1S5rydKyV7k/JSUm7XEzLxv4GqpNl/I0yB SDYteyfRgZhJnLEgoKlmUaWNkAH+yursTD1CbfJM8ouI4dolG77HEomf3TJIyQ== X-Report-Abuse-To: abuse@transip.nl Subject: Re: [PHP-DEV] Re: [RFC] [Discussion] Arrays starting with a negative index From: mail@pmmaga.net (=?UTF-8?Q?Pedro_Magalh=C3=A3es?=) --001a1147d27afbae4205514e1417 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Jun 6, 2017 at 7:22 PM, Sara Golemon wrote: > On Tue, Jun 6, 2017 at 7:06 AM, Pedro Magalh=C3=A3es wr= ote: > > Given that I got no more feedback on this, I'm ready to move it to > voting. > > However, before doing so, I would like to hear some feedback from 7.2 R= Ms > > about the timing. I think the impact in real applications would be pret= ty > > low but there is still the possibility of a subtle BC. > > > > Sara & Remi, would you prefer I wait for the next major for this or wou= ld > > you be ok with 7.2? > > > I can't see why not. Go for it. Make sure you include a NEWS entry > when (if) you merge it. :D > > -Sara > Thanks for the feedback. Will do :) Voting announcement will follow shortly. Regards, Pedro --001a1147d27afbae4205514e1417--