Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89539 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81970 invoked from network); 3 Dec 2015 10:11:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 10:11:30 -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.218.53 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:34045] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/B0-10512-15510665 for ; Thu, 03 Dec 2015 05:11:29 -0500 Received: by oies6 with SMTP id s6so45311387oie.1 for ; Thu, 03 Dec 2015 02:11:26 -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=0fq3MGwI3RMIH6k+6zlLEecpNfBNduLEat6Fqwa7gxs=; b=IYJhqelha9wx2Z+pjCe3GhUYwDklq5qs6K1vYmYuSe0xGfUpy5fZPgYZK3R9jL5r91 /2e/1RpmjNguTUCBRhfOt268KEZODyp9WD340uUd5Ijfy2k5/QpvOjB9j5b7qhGfgCwL fHUXiAbj/uoQP1O/+5P122QhjdrZvIBT+0Fw5Xgz/iAQGoa5gX3scocF/40ampV1cPZd Y2Mol6MNzMJIjSrwwJrialSaqOxgVhOJ2JzuXyhiDKQbI5HzeFU+qj9KyjcNS3VwI9J7 l+0jLflgIu07Q6iY3A4amBTniT0MmhGKYnbHq8sgOHKdduL5OzlvOL2a012tgvJOfc3T stAA== MIME-Version: 1.0 X-Received: by 10.202.86.202 with SMTP id k193mr6641067oib.115.1449137486190; Thu, 03 Dec 2015 02:11:26 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 02:11:25 -0800 (PST) Received: by 10.202.64.136 with HTTP; Thu, 3 Dec 2015 02:11:25 -0800 (PST) In-Reply-To: <565FE7D0.9020703@fedoraproject.org> References: <045401d12cd3$d7d57ff0$87807fd0$@belski.net> <565EA53F.5050507@php.net> <047301d12cdd$5e248020$1a6d8060$@belski.net> <565FD845.7090502@php.net> <565FE7D0.9020703@fedoraproject.org> Date: Thu, 3 Dec 2015 17:11:25 +0700 Message-ID: To: Remi Collet Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113adad4185dd50525fb9dc7 Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: pierre.php@gmail.com (Pierre Joye) --001a113adad4185dd50525fb9dc7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Dec 3, 2015 1:58 PM, "Remi Collet" wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 03/12/2015 06:51, Sebastian Bergmann a =C3=A9crit : > > Am 02.12.2015 um 09:42 schrieb Anatol Belski: > >>> Do the Windows builds have to be available immediately when > >>> the sources of PHP 7.0.0 are released? > >> Yes. > > > I do not think that this means that the release of the source > > tarball must wait for the availability of the Windows binaries. > > I agree, this can't be a blocker. > > But, in the past, downstream build done "before" announcement have > allowed us to detect and don't distribute broken versions. On spot. Exactly that. And testing that latest openssl releases (which includes security fixes) work well with a php release looks like a blocker to me, even more if it only means a couple of hours. We had cases where the delay was days not hours, but we did not wait. > e.g. > - - a recent 7.0.0RC was retagged because of huge regression in the > session management > - - a recent 5.6 released was repackaged because of missing files in the > "not-yet-official" archive > > So, waiting a "few" hours is not a really big issue. > > Of course, as there is a huge expectation for this version, and > internet have already start talking about it, we should really > announce it today. --001a113adad4185dd50525fb9dc7--