Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94836 invoked from network); 17 Jan 2014 09:05:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2014 09:05:44 -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.128.54 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.128.54 mail-qe0-f54.google.com Received: from [209.85.128.54] ([209.85.128.54:46168] helo=mail-qe0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/D2-04749-762F8D25 for ; Fri, 17 Jan 2014 04:05:43 -0500 Received: by mail-qe0-f54.google.com with SMTP id df13so3195814qeb.27 for ; Fri, 17 Jan 2014 01:05:40 -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=5hvbfZDRlubmQ+Swe8M+rvXxiBVYmkWJbk5F6QiYy2k=; b=cZa2R08b441nXaG5IrWornS5JPZmDh9QMPD/k4q+AuWfpq3KtlTeghxAcU6pIezBxo Gx8nA+2ic9BQdhOxQsdx6VjmIP/Ck6Y6trQlEh6EdmbSmy2k3aaKLdvDsDyzxDxWpAT6 JuWQlG58eKCTFBCP5uzD25kfvCq1vcBx+Hb930t3yIResFclpwRNxOllB3bezDejPiKU yQH6P9XmJKOSmgRKshgQo6TLD0ZNSjN5U3Ch+tmy7qk/CKSWLUHGplDWWmfGiHcU7d/j 06R+VXXh3dsDmhEQbXrJ5SC3Ya9I19puXVfeHl560zeH8FRxOar7lgzDy1r70SqnKp+H JIvw== MIME-Version: 1.0 X-Received: by 10.140.27.149 with SMTP id 21mr1041697qgx.35.1389949540691; Fri, 17 Jan 2014 01:05:40 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.37.199 with HTTP; Fri, 17 Jan 2014 01:05:40 -0800 (PST) In-Reply-To: References: Date: Fri, 17 Jan 2014 10:05:40 +0100 X-Google-Sender-Auth: mOZm7HmyzNl61aS5-fl7n_KJUCo Message-ID: To: Julien Pauli Cc: Adam Harvey , PHP Internals , David Soria Parra Content-Type: multipart/alternative; boundary=001a11c0371aa0f32d04f026d88d Subject: Re: [PHP-DEV] Proposed timetable for PHP 5.6.0 From: tyrael@php.net (Ferenc Kovacs) --001a11c0371aa0f32d04f026d88d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Jan 15, 2014 at 4:33 PM, 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 =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 >> stabilize >> >> > 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. > Hi, I had to recreate my dev environment as my home desktop got some hardware issues, and I didn't wanted to tag the release without a bit more testing. Hopefully I can tag the release today, and I will talk with Julien and the windows build guys about the next possible release date. Sorry for the delay! --001a11c0371aa0f32d04f026d88d--