Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95344 invoked from network); 15 Jan 2014 15:36:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2014 15:36:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=pjsturgeon@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pjsturgeon@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.194 as permitted sender) X-PHP-List-Original-Sender: pjsturgeon@gmail.com X-Host-Fingerprint: 209.85.217.194 mail-lb0-f194.google.com Received: from [209.85.217.194] ([209.85.217.194:34391] helo=mail-lb0-f194.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/70-26701-90BA6D25 for ; Wed, 15 Jan 2014 10:36:42 -0500 Received: by mail-lb0-f194.google.com with SMTP id q8so225620lbi.5 for ; Wed, 15 Jan 2014 07:36:37 -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:cc :content-type:content-transfer-encoding; bh=vHfXG9riyQzsJKDJ5zZNs+sy5msiMzuGPHfXAzNOzKA=; b=Oexv2x46Aeq8NrShP5rSwFcjJGPikx9Yd2E/IM2DS70VrxOuDnxWe615CqpjAD0J/z bWDyzOnc7lYbO7ESklMe7DrbPIEj4U7y2sk5WvomvB6pWsZWxnG7ONAgXG+rB7gbNyqB Hupr63rU+fFqRLF1Mv9lR0ZAf2BZEI7JpBxSrCmoDqbMa8nsgtgNf46p7y2yNK/tlMCj iuSVYcsmEGV1YZVAqZqCo7h6vc33pJls6lubqgZsaCn+3Nlk7AYspbvNpBlYtjwSNRFo 1jZ14Wql3j3/HXYi1FtN2Fmef34nU5hXMqFQgJoydGYN9yqBaiWspYFSSJTrxWZhPJLH 8tCg== MIME-Version: 1.0 X-Received: by 10.152.8.131 with SMTP id r3mr66398laa.79.1389800197185; Wed, 15 Jan 2014 07:36:37 -0800 (PST) Received: by 10.114.93.231 with HTTP; Wed, 15 Jan 2014 07:36:37 -0800 (PST) In-Reply-To: References: Date: Wed, 15 Jan 2014 10:36:37 -0500 Message-ID: Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Proposed timetable for PHP 5.6.0 From: pjsturgeon@gmail.com (Philip Sturgeon) I'm writing one up literally as we speak. Any chance of a hard deadline on time to get it done by, or maybe pushing it back a day? On Wed, Jan 15, 2014 at 10:33 AM, Ferenc Kovacs wrote: > 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 =EDrta: >> > >> > >> >> >> >> 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 stabil= ize >> >> > 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 narro= w >> >> window to propose an RFC and have it voted on before January 16. By m= y >> >> 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 mont= h >> 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.