Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89571 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50579 invoked from network); 3 Dec 2015 15:15:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 15:15:26 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.50 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.50 mail-wm0-f50.google.com Received: from [74.125.82.50] ([74.125.82.50:37440] helo=mail-wm0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/08-02069-D8C50665 for ; Thu, 03 Dec 2015 10:15:26 -0500 Received: by wmww144 with SMTP id w144so26410292wmw.0 for ; Thu, 03 Dec 2015 07:15:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=35Qfo5Ihkfl0Mym7XVL4xt0VvZoImVown4/e86MufFA=; b=yiu+7Um2VP2DyFVEyIxEtyB27VLe9ayHT2Sw6t596LAaJRYiftr32EEWwdi4XpzX5X eK/FQmm2wNHQKXkej8vk02Sq7utyfMkoNn43tI2YlmxFYT7GGoOmGXHaenjk52M/vGzH /EPuVZDxAbTqzDD4W2Px3ZI5Pz1YUrVh5JIuylmrbdXO56FUFx9PCQrEHdVx2cUHFPOX THXRSwayPWt5qi6z00syg8f7Q1v5wQDa2g7tkTk9kCpWzqaNpfTKxaBwroMiUjaac1G4 yfFdMe8KVhJrYY76ygGNwji7cYI9vOoG3yn88RlYPPjc7GH6zdaf7KOMdxD1C62P6epx fAgw== X-Received: by 10.28.143.11 with SMTP id r11mr52974497wmd.28.1449155723080; Thu, 03 Dec 2015 07:15:23 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.164.162 with HTTP; Thu, 3 Dec 2015 07:14:43 -0800 (PST) In-Reply-To: References: <045401d12cd3$d7d57ff0$87807fd0$@belski.net> <565EA53F.5050507@php.net> <047301d12cdd$5e248020$1a6d8060$@belski.net> <565FD845.7090502@php.net> <005801d12da1$fc169ce0$f443d6a0$@belski.net> <566023E0.1010903@php.net> Date: Thu, 3 Dec 2015 16:14:43 +0100 X-Google-Sender-Auth: ZaFsivx_k6EmBCz2kD4aK1wIu7I Message-ID: To: Ferenc Kovacs Cc: =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Pierre Joye , Zeev Suraski , Anatol Belski , Sebastian Bergmann , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: jpauli@php.net (Julien Pauli) On Thu, Dec 3, 2015 at 1:17 PM, Ferenc Kovacs wrote: > On Thu, Dec 3, 2015 at 12:13 PM, Fran=C3=A7ois Laupretre > wrote: > >> >> >> Le 03/12/2015 11:17, Pierre Joye a =C3=A9crit : >> >>> The releases must be kept on hold until these binaries (and other are >>> done in the same time btw) are validated. See it as part of the QA. As = Remi >>> mentioned, many issues have be caught during this process. If it was on= ly >>> about delivering binaries, a day later will never be a problem. But it = is >>> not the case. The case we are referring toi is to avoid to have to do a >>> fast patch release to work around an issue we could have seen by valida= ting >>> the binaries.Simple. >>> >> >> I understand your pov and I agree that windows binaries should be ready >> when announcing the release. But, IMO, everything should have been 'froz= en' >> 2 or 3 days ago and a new openssl release or any other 3rd party softwar= e, >> even tagged 'security fixes' shouldn't have disturbed the process. Or th= e >> change is hot enough to delay the date again, but that's another process= . >> >> Sorry to say that, as it doesn't remove anything to my respect for the >> huge work you did, but It's now Dec, 4th in more and more locations in t= he >> world and PHP 7 is not released yet ! Zeev is right, nobody cares about = UTC >> in such case. > > > Yeah, and if we released a couple of hours ago there would be places wher= e > it was still dec 2. > I can remember at least 3 similar occasion when an openssl release was > coming the same day as our release and we have always waited for the > windows builds, I don't even remember any arguments about that. > As others mentioned waiting for the windows builds are not mandatory, so = if > the windows build team would be slacking off or going MIA we could just > ignore it and push the release, but I don't think that the current > situation would warrant ignoring our standard procedure used for years. +1 . We've always followed this path , but now it is PHP 7 majors release, some people here seem to discover the RM processing and try to change it to urge things. Please, respect each other's work , and if we want to change something in RM processing, then just start a discussion about it. I remember in 5.5 RMing having to wait for WIndows builds (OpenSSL related, or not), and delayed the announcement of the release by +1 day. This has happened already. Julien.Pauli