Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89317 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27543 invoked from network); 23 Nov 2015 09:21:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2015 09:21:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=t.carnage@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=t.carnage@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.65 as permitted sender) X-PHP-List-Original-Sender: t.carnage@gmail.com X-Host-Fingerprint: 74.125.82.65 mail-wm0-f65.google.com Received: from [74.125.82.65] ([74.125.82.65:33621] helo=mail-wm0-f65.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/54-01565-88AD2565 for ; Mon, 23 Nov 2015 04:21:12 -0500 Received: by wmuu63 with SMTP id u63so17541583wmu.0 for ; Mon, 23 Nov 2015 01:21:09 -0800 (PST) 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=zQx9bUcriJaM55ngHdj8CXpe9+JI2Bd7IXt40Fi3q8k=; b=eqVQtPaQiMnJnfQG8dwFGvaxfR4GcflBUhC0vYfb3RIEjV+YwqZLsQHM+FBtoYhFO0 9veqS0iLOmfcAD2bL2r8oHfsjHoiY7M2NF7GRb0QJA4WzDAe4iIQw6XeLNnDlPBc8JUh NRvw27jpz4eu7nx4utRS4YmzXoY+4gwuQOyP/wVANXeTZVk5yZ5YFjNEZa5VArnZSD77 kYAxCS45Do20LFOBxBpUvC1hAXYobLEAakPtP7F1wWgZN0ol931uO0jfHmCHgVQMa+Yv YsTLr0g8juBUc4S8zRaCuh6A2x/yz6+5JHDm3ogw9BZclqaAzOT35ttuD/UoP7q8n8si OwkA== MIME-Version: 1.0 X-Received: by 10.194.23.73 with SMTP id k9mr19862253wjf.3.1448270469426; Mon, 23 Nov 2015 01:21:09 -0800 (PST) Received: by 10.194.80.230 with HTTP; Mon, 23 Nov 2015 01:21:09 -0800 (PST) In-Reply-To: <5652D782.40601@lerdorf.com> References: <112FFBCD-8445-40BC-B92F-3A97D3E97C4C@zend.com> <56523F74.9040708@lerdorf.com> <06a601d125c0$99d5cfd0$cd816f70$@belski.net> <5652D782.40601@lerdorf.com> Date: Mon, 23 Nov 2015 09:21:09 +0000 Message-ID: To: Rasmus Lerdorf Cc: Phil Sturgeon , Xinchen Hui , Joe Watkins , Anatol Belski , Anthony Ferrara , Zeev Suraski , PHP internals Content-Type: multipart/alternative; boundary=047d7b5d4396de7743052531be5b Subject: Re: [PHP-DEV] INDRECT in arrays causes count() to become unpredictable From: t.carnage@gmail.com (Chris Riley) --047d7b5d4396de7743052531be5b Content-Type: text/plain; charset=UTF-8 On 23 November 2015 at 09:08, Rasmus Lerdorf wrote: > On 11/23/2015 09:49 AM, Phil Sturgeon wrote: > > The "There will always be bugs" argument is a strawman, nobody is > > saying wait until it's perfect. > > > > People in this thread are consistently conflating "there will always > > be bugs" with "lets just ignore this bug which is 'around critical' > > and crack on because yolo." > > You seem to be confused Phil. Nobody is arguing that this bug shouldn't > be fixed. The question is all about how severe it is and whether it > should trigger another release candidate. > > -Rasmus > > > Am I missing something here? We found a bug, it was fixed, so if we tag .0 right now, that bug wouldn't be in .0? Not sure I see the issue here? ~C --047d7b5d4396de7743052531be5b--