Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89298 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72365 invoked from network); 22 Nov 2015 23:35:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Nov 2015 23:35:38 -0000 Authentication-Results: pb1.pair.com header.from=listas@rafaeldohms.com.br; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=listas@rafaeldohms.com.br; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain rafaeldohms.com.br from 209.85.223.178 cause and error) X-PHP-List-Original-Sender: listas@rafaeldohms.com.br X-Host-Fingerprint: 209.85.223.178 mail-io0-f178.google.com Received: from [209.85.223.178] ([209.85.223.178:35949] helo=mail-io0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/27-23339-84152565 for ; Sun, 22 Nov 2015 18:35:37 -0500 Received: by iofh3 with SMTP id h3so172565974iof.3 for ; Sun, 22 Nov 2015 15:35:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rafaeldohms-com-br.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=41asas6ge1vc3X+Y5LRoR1Oyf3i2jDXy7o8xW80J/qA=; b=JLHFDFz8a1V5OZMrr9UZ4d8+M24cLIzcNncInL7pXfpivnsLu7bukj6LeBh5sjAZ1W uG4Ch6ABDU/gowJcrA3Qj3Ws7rqp4IT/8hoqZJRsE4RjsgcubAlV7G3QB78aD28Mg7B/ LD2apMBm9U3FH4l84fmYuVe5bV6+QJ1keZ6JjNltpvTTCNcV9K6n2L63RH7N2IP6G9hY HyuTil524rpt/IdgcgbRfwJeKINRMPSTjtknUnkaOAO8+GbnY74tUtJ0OXtRLBigutcw h2cdkmpp1Y070zIakCXgzXl4lo3KZwc1UqV/hb+r1I8LU9+4rnT2JFumnUaxw8y/ZMV4 gbJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=41asas6ge1vc3X+Y5LRoR1Oyf3i2jDXy7o8xW80J/qA=; b=iVU/ciH6WDabld390uP4sgM9K3cWylcdTSym+8m+VCouIlMYe/AJWgZMqr/9EXWyAO EuU/COp7fXNFyJi/IHnPraYZYNVgwZQOSnhzPfZ0LdhtAAtXAa1qdhrhaHDuOCZmlinb RXPZGZ1Lf4M+plpgsnI1Fezh/leFunB4x1dfnvkP9EkvJrLjjK91pdYnSA+VhwILMmKp OogbvejwCdZMzVO4uP9ldsQKyOWWVUU2QsUw+B34j5aExN6Ce/VXV9ygy0trvJqrI4yF Q2OP+xADDy51Y098LIVmwOcbDXUyDPcpV6ekwX451jJjPsN5+DwL4bmqYvfhPoxd9mDo tKcQ== X-Gm-Message-State: ALoCoQmiED3zVVs7zxVULjyFkReMy9mvgxjDSyITQqx+bQXOTDupCnfrDmirmdQ18iNHlTa71dD3 MIME-Version: 1.0 X-Received: by 10.107.138.194 with SMTP id c63mr27722488ioj.103.1448235333536; Sun, 22 Nov 2015 15:35:33 -0800 (PST) Received: by 10.107.137.198 with HTTP; Sun, 22 Nov 2015 15:35:33 -0800 (PST) In-Reply-To: <56523F74.9040708@lerdorf.com> References: <112FFBCD-8445-40BC-B92F-3A97D3E97C4C@zend.com> <56523F74.9040708@lerdorf.com> Date: Mon, 23 Nov 2015 00:35:33 +0100 Message-ID: To: Rasmus Lerdorf Cc: Anthony Ferrara , Zeev Suraski , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a113f31769b69f30525299085 Subject: Re: [PHP-DEV] INDRECT in arrays causes count() to become unpredictable From: listas@rafaeldohms.com.br (Rafael Dohms) --001a113f31769b69f30525299085 Content-Type: text/plain; charset=UTF-8 On Sun, Nov 22, 2015 at 11:19 PM, Rasmus Lerdorf wrote: > Let's get 7.0.0 out the door and get ourselves on > track for regular point releases without any of this "perfect-release" > stress. > > -Rasmus > > Can I just bring us back to a week ago when we spent a couple days discussing the "new" release date? There was a big push to avoid 26th due to Thanksgiving and some people went as far as christmas. I see here a great opportunity to delay for a good valid reason, and at the same time solve the "clashing" date problem. And I agree with Anthony, if we found a serious bug, let's fix it, its not about perfect releases its about ignoring known issues. -- Rafael Dohms PHP Evangelist and Community Leader http://doh.ms http://www.amsterdamphp.nl --001a113f31769b69f30525299085--