Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89101 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35872 invoked from network); 8 Nov 2015 19:45:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Nov 2015 19:45:55 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.54 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.54 mail-pa0-f54.google.com Received: from [209.85.220.54] ([209.85.220.54:35818] helo=mail-pa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/E9-06223-276AF365 for ; Sun, 08 Nov 2015 14:45:54 -0500 Received: by pasz6 with SMTP id z6so180234317pas.2 for ; Sun, 08 Nov 2015 11:45:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=8e/tArzQk4UfHO5zNhWP2fW8z2IbUO/bfuj5v8jQA3U=; b=k23jsJ47LR2fbmUToozsTxNW7V5P1oaHn2U/2pc0D3TxSLQrzYabcazj3JwwvxXh24 PvICECBtWQ2zgQE3M+schui6oj7V6pFZlCCvxUKXaCiyTdnBK11dP4PJCSqR5j7AQmHN fxG59bV4mS2F5rauKrzxFVzQblgXC867jmaRsK16mKA7AJn+eiLyxcMffoatDj1tEOAu uLTf1QvKbn1jwYUvfHn39ow0dqI2552RQwfOhgOTEGgLIqe0N9Vt9Lo7GM5U+7QG7BZK NP0lsFUm7bCAuIID9ULgzheVqa6Duhk8QeZagIwZ+EEpmtkGbHvjCu24wg9lGI16GWLz ZQSA== X-Received: by 10.68.92.194 with SMTP id co2mr11660527pbb.125.1447011950711; Sun, 08 Nov 2015 11:45:50 -0800 (PST) Received: from [192.168.2.102] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by smtp.gmail.com with ESMTPSA id cs7sm12009924pad.35.2015.11.08.11.45.49 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 08 Nov 2015 11:45:49 -0800 (PST) To: Anatol Belski , internals@lists.php.net References: <01a501d11a59$d1cba210$7562e630$@belski.net> Cc: 'Kalle Sommer Nielsen' , 'Ferenc Kovacs' X-Enigmail-Draft-Status: N1110 Message-ID: <563FA66B.1090305@gmail.com> Date: Sun, 8 Nov 2015 11:45:47 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <01a501d11a59$d1cba210$7562e630$@belski.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 7 RTM date From: smalyshev@gmail.com (Stanislav Malyshev) 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 :). -- Stas Malyshev smalyshev@gmail.com