Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71137 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93883 invoked from network); 15 Jan 2014 15:33:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2014 15:33:12 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:33730] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0C/10-26701-73AA6D25 for ; Wed, 15 Jan 2014 10:33:12 -0500 Received: by mail-qc0-f169.google.com with SMTP id w7so1106139qcr.14 for ; Wed, 15 Jan 2014 07:33:08 -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:date:message-id:subject :from:to:cc:content-type; bh=w4pfGefPhPfiaZdfwAmBpehytW4zXnOzTVge9a2XYx4=; b=vTmamS50WdhtmpXV1d8UoWPjXfbj2TPljvjnRWc/92MVWiUADU5GSUC1CPmK3ffWSY LsWqENi5REdNf2R/Vty5E1x0r8yin0KkzPoTcwRI/H4A05oFQJtNJDJ7mXh2zgkMF4/5 yvG1g0KBUnlu0/IVdg6ywaFG/Tc8jh405PYtcWE4qrdW3bj9gOSoQAKYEx8+d41M/45U BGSxuqPRTBipzxzz47pgHLtlOtzFnBA0dTWCsFbEMWWNkmLUZDAymKL+cYPVNLb3Jno9 iGebn+WKyKJxDWvayxDU9b58pejO++xAcSGZKEVJmI2gtrwx5vT06MlkSiHDGj64d6wW CRaA== MIME-Version: 1.0 X-Received: by 10.49.59.98 with SMTP id y2mr5758284qeq.58.1389799988730; Wed, 15 Jan 2014 07:33:08 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.37.199 with HTTP; Wed, 15 Jan 2014 07:33:08 -0800 (PST) In-Reply-To: References: Date: Wed, 15 Jan 2014 16:33:08 +0100 X-Google-Sender-Auth: EDyzSiMMQJs5jl8JC9k9lgUNYIM Message-ID: To: Julien Pauli Cc: Adam Harvey , PHP Internals , David Soria Parra Content-Type: multipart/alternative; boundary=047d7b6dc46aa31f8a04f00406c9 Subject: Re: [PHP-DEV] Proposed timetable for PHP 5.6.0 From: tyrael@php.net (Ferenc Kovacs) --047d7b6dc46aa31f8a04f00406c9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Dec 13, 2013 at 1:41 PM, Julien Pauli wrote: > On Fri, Dec 13, 2013 at 7:56 AM, Ferenc Kovacs wrote: > > > > 2013.12.12. 19:48, "Adam Harvey" ezt =C3=ADrta: > > > > > >> > >> On 12 December 2013 04:23, Ferenc Kovacs wrote: > >> > As you probably all remember the first beta usually means feature > >> > freeze, > >> > so no new additions are allowed, only fixes, so the code can stabili= ze > >> > in > >> > the beta and RC phase. > >> > Learning from the past we would also like to introduce a new rule > about > >> > not > >> > accepting new RFCs targeting 5.6.0 after the first alpha is shipped, > >> > because given the discussion and voting period it can force us into = a > >> > spot > >> > where we have to chose between > >> > >> I like this: +1. > >> > >> If it works well, then we probably want to announce the calendar a > >> little earlier for the 2015 release, since there's now a pretty narrow > >> window to propose an RFC and have it voted on before January 16. By my > >> estimation, an RFC will have to enter "in discussion" by December 26 > >> (hope nobody has plans over the holidays) to be accepted for PHP 5.6, > >> assuming minimal two week discussion and one week voting periods. > > > > Nope, you can introduce RFCs until the first alpha, RFCs under > discussion or > > under voting are allowed to be added (until the first beta). > > > > Ofc. this still leaves with only a month, which also includes > chirstmas/new > > year so not that much time, but we are already a bit behind schedule. > > Yup, with Christmas and all, that will slow things down. > We still can accept little delays, we all are humans, but not a one month > delay. > We must release final on June > > Julien > Hi, I plan to tag the the first alpha today, and release it tomorrow, so the time for new RFCs are almost up. --047d7b6dc46aa31f8a04f00406c9--