Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71142 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1738 invoked from network); 15 Jan 2014 15:55:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jan 2014 15:55:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.52 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.219.52 mail-oa0-f52.google.com Received: from [209.85.219.52] ([209.85.219.52:60366] helo=mail-oa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/D1-26701-47FA6D25 for ; Wed, 15 Jan 2014 10:55:32 -0500 Received: by mail-oa0-f52.google.com with SMTP id o6so1413724oag.11 for ; Wed, 15 Jan 2014 07:55:29 -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; bh=+fmfrvsnDtH2L3dH9k0ib0nmv5buG80drfZMhXtD9GA=; b=L6I0iYMZ0CRkhS9wrpyPhrHkq50vIP4F5MfD+yZ/VI5/tMbgx9yOjY32HJoBD0c2vV 0ZnyQuztAJ7eij6i2A9VT0qoGRl145zwoxJLoHX+R2jwSMOWxqcuptybMe/RCbkpsh1s me+ogJI7p4nj/U9TuErIYcMjTDrnQ/F3t1k6Uk79tKK3jkZd5+ooBRPgyAZCGGcwtoaU UeddbfK7q5W7l8k/1W2SIF5qIvSK1VF7rYI6Nab595X12AT88O93De6xUpG0N78FzBGq MWdYeYrIXWtu/cZvEGnVdDcpmCF+z+dPUACEdfQOgBZxEUK3k2HHGc+elH31j//H9qPV Soeg== X-Received: by 10.182.74.137 with SMTP id t9mr1331829obv.79.1389801329144; Wed, 15 Jan 2014 07:55:29 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.182.235.46 with HTTP; Wed, 15 Jan 2014 07:48:19 -0800 (PST) In-Reply-To: References: Date: Wed, 15 Jan 2014 16:48:19 +0100 X-Google-Sender-Auth: elF-U_9SeObM4mha5dfnp1IKZYA Message-ID: To: Ferenc Kovacs Cc: Philip Sturgeon , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Proposed timetable for PHP 5.6.0 From: jpauli@php.net (Julien Pauli) On Wed, Jan 15, 2014 at 4:43 PM, Ferenc Kovacs wrote: > On Wed, Jan 15, 2014 at 4:36 PM, Philip Sturgeon wrote: > >> 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? >> >> > I don't wanna be too strict about this, if you can put it up for discussion > this week (and make sure that it is implemented and voted before the first > beta) then it will make it. > We just don't want to handle a situation when everybody comes up with new > RFCs in the last minute before the feature freeze. Yep, that's to prepare for the future. We *won't* merge any RFC after the first beta. Recall that everybody. If you now have a new RFC, ok why not accept it in the 5.6 workflow (even if we said no new RFC after first alpha) , let's not be too strict, but be warned it *has to* be merged before first beta , that is something like mid-march. For sure, no new idea can be merged after first beta, so RFC will have to be stabilized and voted and accepted for the mid-march dead-line. Several betas will then happen to fix last bugs in the implementations. Thx, Julien.Pauli