Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89325 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57546 invoked from network); 23 Nov 2015 14:05:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2015 14:05:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 74.125.82.42 mail-wm0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:34655] helo=mail-wm0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/11-47837-B2D13565 for ; Mon, 23 Nov 2015 09:05:32 -0500 Received: by wmvv187 with SMTP id v187so162434854wmv.1 for ; Mon, 23 Nov 2015 06:05:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zend-com.20150623.gappssmtp.com; s=20150623; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bvAnED/yW2dxI9bylMSFnLpZcXJ2sGj7fQ2UBUxUbCw=; b=AIlGSrF67O0MYHri+E3Jt0U/i9UpXKFj1Z2EATF0cw+1MbusqTxzLsLSE0jq+jc/Rl X0bFvqLsckFlmx8g/aVEHl0eusXrEu2ciG3umw/hqMaRL/eHBmCqyUWzYMXmpK1VZ9IN WNVOAa5Gqq+fdNFDYQ6Tp+PXkJrsqF4xBMN3Gl/9qd2AFGn59eZqqVZ/jZExERtKBL5U sH47DPsOXp3OD1eAQON13yhoZpuffOwc+yU60dvrobgK886ovcIEwXdBb4RmVoUNI66V /r5ICcXj++Wg+Q2V4N5xPmvDn6OmbZ3KaVIryD4jSXQFt8izDwS7Nb1v0FcmuJR/08SE fZPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=bvAnED/yW2dxI9bylMSFnLpZcXJ2sGj7fQ2UBUxUbCw=; b=fFnM127Iui6UKuAzn0PQ1I+/sTNiB0orqDH0BkM03IkE3L8fDgqXeLCIfyKko+LqXX m8AvnNpknzCz0cYM0c30WUKq3+7zIbkx8B3uChrvNkfW66OXOvSF4DNcOAk9olEqPb4c uVu0XDa5toCSwqOa3DIbb2LhiEJpYwvB8pFi2TFNyhLrBjHNrLQgT3RNXb7HDtfMd//z 4tteO5YU/kr70T4syD8viInoh5jydOBGf0fmi8iYRglrUXAjOxua4A0wIcQBT7LD7z+4 kFQm8Xh4l5Ktbj7+8xSBPS3ZrPL7WPphtUbQ856ijexokA7uDwkRpMc/Yu7fCjsEg3Ia 9pRQ== X-Gm-Message-State: ALoCoQl0NCpHoV1b13Dl9MrjJ2x1F/LehNm+nUfZ6QNU6DV9nUBKVmUEeNvx/5drx52qWz5MEL8c8TjauSUOBfT3PTjBvLy+XPVoxC8R4DdziWXB47BUEr+RlFbsulTcpXvsFAeMbsY4kQf41ImOBWHYFHByx4wCJxzCSxWOB/aOtMA4UOMMYbU= X-Received: by 10.28.52.213 with SMTP id b204mr20128471wma.32.1448287528438; Mon, 23 Nov 2015 06:05:28 -0800 (PST) Received: from [10.165.44.24] ([2.54.17.220]) by smtp.gmail.com with ESMTPSA id pc2sm13470720wjb.11.2015.11.23.06.05.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 23 Nov 2015 06:05:27 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (13B143) In-Reply-To: Date: Mon, 23 Nov 2015 15:05:24 +0100 Cc: Julien Pauli , Rasmus Lerdorf , Derick Rethans , Phil Sturgeon , Xinchen Hui , Anatol Belski , Anthony Ferrara , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <14D843AC-792B-4537-8859-023B98127E7D@zend.com> References: <112FFBCD-8445-40BC-B92F-3A97D3E97C4C@zend.com> <56523F74.9040708@lerdorf.com> <06a601d125c0$99d5cfd0$cd816f70$@belski.net> <5652D782.40601@lerdorf.com> To: Joe Watkins Subject: Re: [PHP-DEV] INDRECT in arrays causes count() to become unpredictable From: zeev@zend.com (Zeev Suraski) > On 23 =D7=91=D7=A0=D7=95=D7=91=D7=B3 2015, at 14:04, Joe Watkins wrote: >=20 >=20 > No one is expecting 0.0 or any version to be bug free, but the simplicity o= f the fix says nothing about the seriousness of the bug. I think it quite se= rious _because_ we are a few days from GA, had this been found a month ago i= t wouldn't seem so serious. >=20 No, but both the seriousness of the bug AND the simplicity of the fix sit sq= uarely outside any sort of "critical" definition. The bug simply has the unfortunate connotation of being associated with arra= ys, but is not - it's only about count()ing symbol tables. The fix itself i= s very localized too and was peer reviewed, so I don't feel as if we'd be li= ving on the edge of we'd be releasing without an extra RC. My main concern is that of we're treating this issue as a semi blocker - it'= s almost unthinkable we won't find something of similar (small) magnitude in= the next seven days. That's my only concern with releasing next week,m. W= ould people here again demand to delay, even if the impact is very limited -= as is the case with this count() issue? If it wasn't for that concern, I'd= probably be in favor of delaying. Zeev=