Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89379 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9678 invoked from network); 24 Nov 2015 15:52:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Nov 2015 15:52:12 -0000 Authentication-Results: pb1.pair.com header.from=bishop.bettini@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bishop.bettini@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.51 as permitted sender) X-PHP-List-Original-Sender: bishop.bettini@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wm0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:36244] helo=mail-wm0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/97-57156-AA784565 for ; Tue, 24 Nov 2015 10:52:11 -0500 Received: by wmww144 with SMTP id w144so144514814wmw.1 for ; Tue, 24 Nov 2015 07:52:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=XiOmzKvCUhyjtG6SWIh3JF+ixPj0B5vm1Oi8lzDYbzc=; b=aO/Kgey5HY4XLVc/W1UvzThvHLhOWORHHJEqVK+MNWzLL/KGTM3zk9sW1mNSWM4mco IDg/WUtPc7/D1tGAn2w1dNXWA/O///WYbVj/pqvdjA2u/ofeTBrIMYK3ohAmrY2mAmvP FLFGVP1ruOusZAgoT8CDas71rr9b5+CWIaMMWp2K8suxKlOxhVVExnLAherNsn1OJaX2 1rQz+j24pfnPb33S8BW6ZD6WM46vgFeIKlhrX94RWOwjTUMLLAjzUP++k/fJKxTHilas VJdK8K+60nwI3o2bvtDZm5B67JevD6nljHsmA0rCCWXPt+Kfx1DkvPEhMEkjglA0kzxB x3FA== X-Received: by 10.28.3.131 with SMTP id 125mr25138516wmd.64.1448380327805; Tue, 24 Nov 2015 07:52:07 -0800 (PST) MIME-Version: 1.0 Reply-To: bishop@php.net Sender: bishop.bettini@gmail.com Received: by 10.194.42.228 with HTTP; Tue, 24 Nov 2015 07:51:38 -0800 (PST) In-Reply-To: References: Date: Tue, 24 Nov 2015 10:51:38 -0500 X-Google-Sender-Auth: dBno_4i1e-qHORChrKDDaX0lLh0 Message-ID: To: Anatol Belski Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11453158f0497f05254b529e Subject: Re: [PHP-DEV] 7.0.0 release From: bishop@php.net (Bishop Bettini) --001a11453158f0497f05254b529e Content-Type: text/plain; charset=UTF-8 On Mon, Nov 23, 2015 at 4:10 PM, Anatol Belski wrote: > a) release on 26th including all known bug fixes > b) do RC8, assume there are no bugs, so target 10th for RTM > c) do RC8, release on 3rd, expect there are no bugs come in > d) continue issuing release candidates till it's stable enough (needs > definition of stable and probably an RFC) > > I would really ask to reach a consent on either a) or c). IMO, the options > b) and d) are the direct road to curbing 7.0.0. There is no hurry to > release just to release, but it is definitely harmful to slow down the rise. > The little poll I sent yesterday in response to Phil's email has an even split. Question: Create an RC for this count($array) fix? Responses: 26 for, 26 against http://poll.pollcode.com/92997454_result?v Maybe all it says is the community is split, and we won't reach consensus. So while I'm +1 on (c), I defer to the wisdom and guidance of our RMs. :) --001a11453158f0497f05254b529e--