Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70625 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28342 invoked from network); 13 Dec 2013 12:42:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2013 12:42:39 -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 209.85.128.172 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.172 mail-ve0-f172.google.com Received: from [209.85.128.172] ([209.85.128.172:38806] helo=mail-ve0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/3F-32587-EB00BA25 for ; Fri, 13 Dec 2013 07:42:38 -0500 Received: by mail-ve0-f172.google.com with SMTP id jw12so1340691veb.3 for ; Fri, 13 Dec 2013 04:42:35 -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=FwrnFGSvG4WcdLZVr1RxnanBmys7jRWKXbF/J40VHtc=; b=zrWHsGku0iTMNxecio4/RsTfI88d+/bS40OMq1PruDuZ1dKK5pEgAGv3VS/IhIA10G NRe0oVSNLJ1BSdxundWRxQkyKQIxSS3+TLqkdKkUCbQCI3YZQa8RdFyjSbRlrYg3oQ+1 PK3VhmXqme7BW1ENqHNgp23D8OpWXriDL8fUJKAQLQe83gPrr9I6plQjqU/TQ80BHr8H XMUR9qgTBwDWTHHJ8OhxPwbOfRl3AxGSBEycATGMyk3MFzmVLMho8n5Pl/GkQ1A8vVRd 3N46SSNm70wQmwprSFEjLfOFL1uYS1+WUp4Nxgoy1NpforFTnyDwqFt8+3YEBNL/OXXp TmNQ== X-Received: by 10.52.75.99 with SMTP id b3mr344421vdw.80.1386938555831; Fri, 13 Dec 2013 04:42:35 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Fri, 13 Dec 2013 04:41:55 -0800 (PST) In-Reply-To: References: Date: Fri, 13 Dec 2013 13:41:55 +0100 X-Google-Sender-Auth: wujdqITOPg2DcOcnMWeQ9t1y-Dc Message-ID: To: Ferenc Kovacs Cc: Adam Harvey , PHP Internals , David Soria Parra 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: jpauli@php.net (Julien Pauli) 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 stabilize >> > in >> > the beta and RC phase. >> > Learning from the past we would also like to introduce a new rule abou= t >> > 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/n= ew > 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 d= elay. We must release final on June Julien