Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89130 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70801 invoked from network); 9 Nov 2015 19:59:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Nov 2015 19:59:58 -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.44 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 74.125.82.44 mail-wm0-f44.google.com Received: from [74.125.82.44] ([74.125.82.44:34505] helo=mail-wm0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/18-13667-C3BF0465 for ; Mon, 09 Nov 2015 14:59:57 -0500 Received: by wmnn186 with SMTP id n186so123729347wmn.1 for ; Mon, 09 Nov 2015 11:59:54 -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=BhH2q1aDK8BVeI9t4WcYcxLICgZn6pOwoB6Dq2crIJ4=; b=e5UNNlkRyFJGB3+883Kq94JMSqISvenx1S4SPeaO6Ww/Yv9HNMz0RrXYjAuV9D2zN/ 3H3ZvLCJ3Egp0/1q5NfjmpqFuwCkFtxGpYxy4pgnjvG12RqGYY5OZK1Mh4yrAeFrXCmE cWKEshxeEpfZKnFwHOYoq2IWO4PhxSSWMd+DOe3EU1wksf73RoLjcvDDDA9NdRil4B0X uzP2pItiiFQzhldpnBdxehb9ZacbbfMcuvBSFA9r9AG12H2Od5axvL66D9GbmUMgzn/F mEfZ6zZ7BHwwgEBYlJhTH+gXIwfr/4Ueyr2zocPISintcjSePhd8y8Ii8ck/Y7LXyeUs D2Lw== X-Received: by 10.28.138.195 with SMTP id m186mr345223wmd.2.1447099193908; Mon, 09 Nov 2015 11:59:53 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.194.7.105 with HTTP; Mon, 9 Nov 2015 11:59:14 -0800 (PST) In-Reply-To: <7FCBAA90-7D7C-49A5-B8A2-B8662EB6AB50@zend.com> References: <01a501d11a59$d1cba210$7562e630$@belski.net> <563FA66B.1090305@gmail.com> <01fd01d11a8c$3a59c3c0$af0d4b40$@belski.net> <563FF86C.2060007@lerdorf.com> <7FCBAA90-7D7C-49A5-B8A2-B8662EB6AB50@zend.com> Date: Mon, 9 Nov 2015 20:59:14 +0100 X-Google-Sender-Auth: KEi45h07ZWmomS16SNuZR3awD7s Message-ID: To: Andi Gutmans Cc: Rasmus Lerdorf , Anatol Belski , Stanislav Malyshev , PHP Internals , Kalle Sommer Nielsen , Ferenc Kovacs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 7 RTM date From: jpauli@php.net (Julien Pauli) On Mon, Nov 9, 2015 at 8:50 PM, Andi Gutmans wrote: >> On Nov 8, 2015, at 5:35 PM, Rasmus Lerdorf wrote: >> >> On 11/08/2015 05:16 PM, Anatol Belski wrote: >>> Exactly, the relevant patches are going into RC7 which is then out on 1= 2th >>> 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 mi= ght >>> have no reason to wait until the Mrs. Lovelace birthday party :) >> >> We should try really hard to get it out on the 26th. Once we get into >> December people start to disappear. Nov.26 is American Thanksgiving >> though, but I don't think that should interfere. > > I think thanksgiving is not a great time to releasing something so signif= icant. Most folks in the US are on time off and you won=E2=80=99t get as mu= ch interest. > > If we do need to postpone I=E2=80=99d aim for Nov 30th or Dec 1st then. M= y experience is that as long as you=E2=80=99re in the first two weeks of De= cember you still get people. After the 14th you slow down=E2=80=A6. > > I know we are open-source and release when it=E2=80=99s ready but I think= for such a huge deal it is worth waiting three more working days. > > Btw, do we want to do something special on php.net ? Fro= nt page? Not the sexiest site as-is so maybe gives us an excuse to spice u= p the front page? > > Just my 2 cents. > Andi Hey Andi. Why not, but we should release on a thursday, as our RM planning is focused on this day. That would lead us to Dec 3rd. Exceptions can happen, though it would be better to fit our 2-weeks-centered-on-thursdays cycle. Julien.Pauli