Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95251 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37991 invoked from network); 17 Aug 2016 03:09:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2016 03:09:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:34363] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/03-18246-175D3B75 for ; Tue, 16 Aug 2016 23:09:38 -0400 Received: (qmail 18346 invoked by uid 89); 17 Aug 2016 03:09:33 -0000 Received: from unknown (HELO mail-qt0-f179.google.com) (yohgaki@ohgaki.net@209.85.216.179) by 0 with ESMTPA; 17 Aug 2016 03:09:33 -0000 Received: by mail-qt0-f179.google.com with SMTP id u25so44241778qtb.1 for ; Tue, 16 Aug 2016 20:09:33 -0700 (PDT) X-Gm-Message-State: AEkoousbS+tLNRPESY5hmW5MLVtWeRaGeDRB129f8726S6VpawMUrtoS0zMLMjnmagEJoCbw7+v/r+Uz2Wf0/A== X-Received: by 10.200.45.181 with SMTP id p50mr40507792qta.31.1471403367665; Tue, 16 Aug 2016 20:09:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.85.242 with HTTP; Tue, 16 Aug 2016 20:08:47 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Aug 2016 12:08:47 +0900 X-Gmail-Original-Message-ID: Message-ID: To: David Walker Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC][VOTE] E_WARNING on invalid container read-adccess From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi David, On Wed, Aug 17, 2016 at 12:55 AM, David Walker wrote: > I raised this concept a couple weeks ago to a couple +1's. Discussion was > held mostly upon the PR [1], and I went through and documented within the > RFC [2]. I'd like to go ahead and open up the RFC to voting to the scope > that it is written. > > -- > Dave > > [1] https://github.com/php/php-src/pull/2031 > [2] https://wiki.php.net/rfc/notice-for-non-valid-array-container Could you add performance analysis section? Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net