Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89111 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69596 invoked from network); 9 Nov 2015 01:16:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2015 01:16:21 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:36086] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/2E-06223-3E3FF365 for ; Sun, 08 Nov 2015 20:16:19 -0500 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 9D6A36D2001; Mon, 9 Nov 2015 02:16:16 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from w530phpdev (pD9FD2ADE.dip0.t-ipconnect.de [217.253.42.222]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 8ECAB23D6162; Mon, 9 Nov 2015 02:16:14 +0100 (CET) To: "'Stanislav Malyshev'" , Cc: "'Kalle Sommer Nielsen'" , "'Ferenc Kovacs'" References: <01a501d11a59$d1cba210$7562e630$@belski.net> <563FA66B.1090305@gmail.com> In-Reply-To: <563FA66B.1090305@gmail.com> Date: Mon, 9 Nov 2015 02:16:11 +0100 Message-ID: <01fd01d11a8c$3a59c3c0$af0d4b40$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQKIisGGB7Qzv3SD6dj69sftSiI2qQHcOK4WnRT1ePA= Content-Language: en-us Subject: RE: [PHP-DEV] PHP 7 RTM date From: anatol.php@belski.net ("Anatol Belski") Hi Stas, > -----Original Message----- > From: Stanislav Malyshev [mailto:smalyshev@gmail.com] > Sent: Sunday, November 8, 2015 8:46 PM > To: Anatol Belski ; internals@lists.php.net > Cc: 'Kalle Sommer Nielsen' ; 'Ferenc Kovacs' > Subject: Re: [PHP-DEV] PHP 7 RTM date > > Hi! > > > Thus, resuming the pre-release cycle seems in our opinion the right > > thing to do ATM. Hence this writing to inform the community about the > > intention and to gather the opinions. PHP 7 is still going down the > > home stretch and is very close to the finish, the next RC can be well > > the last. Though we'd better ensuring the quality as many times as > > needed before, instead of casually disservicing the consumers. > > I think this is the right thing to do, we can wait for a bit if it means better > stability. > > Do I understand right that the segfault fixes that are now marked as > 7.0.1 would be instead released as RC7? And the prospective GA date (provided > RC7 is stable enough) would be now December 10th? > (BTW, by an interesting coincidence, December 10th is the birthday of Ada > Lovelace :). > -- Exactly, the relevant patches are going into RC7 which is then out on 12th instead of GA. The next closest release slot were then Nov 26th, either for GA or for RC8 (but better not try to predict). If it stands good, we might have no reason to wait until the Mrs. Lovelace birthday party :) Regards Anatol