Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89560 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22372 invoked from network); 3 Dec 2015 12:43:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 12:43:52 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.173 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:33709] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/A3-02069-70930665 for ; Thu, 03 Dec 2015 07:43:52 -0500 Received: by obbww6 with SMTP id ww6so51978047obb.0 for ; Thu, 03 Dec 2015 04:43:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MrC7xBdzxqpNnQPk6deFi716FGTIUoHqYMIGUZo+AxE=; b=VibEvFUCfnoo3f3kg6C9XMG40W8zrPoGJlcC6IWL0VVhpUbE+P3M0H0r23MT+RfCiG 5UwOlEgK5Jx4HyxlQDwmk61XwFcgZoBuGJcLCVeGBAET6bBxDm6BG/Mx/XL2fwWTJyMS AOPTovCoaZ780wdTIt0TOmQxar/20o25WL6rp4PU32hTVLZKmpMha+xSLBRlVHmmACq6 fIhJg2d2dHCK/AqChbWtku4qzxv43LwBnUyE5LA8WmbsGr1BpGCq8qbxB+mqLMNec6n0 3UGHmrXlNMRdNs1jeQ2bLnRR/x5XoONU8QDbr3TBeLD5Scw5U1D3vbO4aRsNEXhF+MHF qTxA== MIME-Version: 1.0 X-Received: by 10.182.55.41 with SMTP id o9mr5998008obp.86.1449146628654; Thu, 03 Dec 2015 04:43:48 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 04:43:47 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 04:43:47 -0800 (PST) In-Reply-To: <56602CB9.3000007@php.net> References: <045401d12cd3$d7d57ff0$87807fd0$@belski.net> <565EA53F.5050507@php.net> <047301d12cdd$5e248020$1a6d8060$@belski.net> <565FD845.7090502@php.net> <007001d12da4$5b044cf0$110ce6d0$@belski.net> <565FFF89.2050604@php.net> <012401d12db7$a43cd410$ecb67c30$@belski.net> <56602062.90905@php.net> <56602433.8090608@php.net> <56602CB9.3000007@php.net> Date: Thu, 3 Dec 2015 19:43:47 +0700 Message-ID: To: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= Cc: PHP internals , Sebastian Bergmann Content-Type: multipart/alternative; boundary=089e0158a8e007506f0525fdbede Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: pierre.php@gmail.com (Pierre Joye) --089e0158a8e007506f0525fdbede Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Dec 3, 2015 6:51 PM, "Fran=C3=A7ois Laupretre" wrote: > > Le 03/12/2015 12:28, Pierre Joye a =C3=A9crit : >> >> On Thu, Dec 3, 2015 at 6:14 PM, Sebastian Bergmann wrote: >>> >>> Am 03.12.2015 um 12:10 schrieb Pierre Joye: >>>> >>>> In my world, we build softwares from sources, then we may found >>>> issues. We patch the sources to fix them and make everything work >>>> together smoothly. >>> >>> Are you suggesting that PHP 7.0.0 will be changed, re-tagged, and the= n >>> released without a new release candidate if you find a problem building >>> it for Windows? >> >> Can you at least give me the illusion that you read our answers? It is >> not only about windows. >> >> I think it is confusing enough without trying to add more >> "suggestions" to the stack. >> >> What I am saying is simple. Openssl will release security related >> fixes today. Most if not all of them will hit 3rd party >> packagers/distros today/tomorrow/soon. Now, after discussions, waiting >> a couple of hours more sounds like a sane (if not only) move to ensure >> that everything goes well with openssl and php 7. If that's not the >> case, for example openssl breaks BC again, then it is a problem in >> openssl and they should delay their release or distros/3rd parties >> will delay the patches. It won't have an impact on today planed >> release of php 7. >> > For subsequent important releases, could we introduce a concept of 'frozen zone' of one or two days before the planned release date. This is a time where everything is ready to deliver and nothing is planned. Any event during this time delays the date. That's one of the mechanisms NASA has established to respect launch times and I find it quite efficient. > We do have that already. What is happening now has been done many times in the last decade. Please move on. 7 is getting out today. --089e0158a8e007506f0525fdbede--