Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70605 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25886 invoked from network); 12 Dec 2013 12:23:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Dec 2013 12:23:26 -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.48 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.128.48 mail-qe0-f48.google.com Received: from [209.85.128.48] ([209.85.128.48:39025] helo=mail-qe0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/42-13519-DBAA9A25 for ; Thu, 12 Dec 2013 07:23:25 -0500 Received: by mail-qe0-f48.google.com with SMTP id gc15so220616qeb.7 for ; Thu, 12 Dec 2013 04:23:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=Ry0XhCB2io4E7H6ecu5fAnKweuV1/PeFDbvO6Nf+5qc=; b=gDldCbHWo1P6kQ6C+oKCpYcfVVW6dT1+WXazDMIdkCXsrDEGKiw8w2XBnxAZaeGOAl bo7+JOYlHZIo4II9WERhGRGe5qKze+5wrdIxt5lQ/1ct2dSuQnsLf5sZKivGO5ecJxmB y2ICgJXgKC+HwsA9Sp14wcpYOoO+a5max6didEu+2Qt2dxQJHvpgleIhlFl67lq7mQ9S BpqcNhqAu5m+p1qa4VplhvqltkZsg2SABnJxAFBpeABCRqnK3ztXKubuMAvs+z7VrlWH q4KNKtELu1NUQBJPKLSH8n1JTjvH2psHud4VJl1hyudJXDCUrk0Ei5lbBlR5o6/H8X1n Yhzg== MIME-Version: 1.0 X-Received: by 10.224.28.72 with SMTP id l8mr5172739qac.35.1386851002469; Thu, 12 Dec 2013 04:23:22 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.140.37.179 with HTTP; Thu, 12 Dec 2013 04:23:22 -0800 (PST) Date: Thu, 12 Dec 2013 13:23:22 +0100 X-Google-Sender-Auth: H0ibXYjUW90-33fHOdTgIUYCGmY Message-ID: To: PHP Internals , julien pauli , David Soria Parra Content-Type: multipart/alternative; boundary=001a11c1c9a65bd30c04ed556994 Subject: Proposed timetable for PHP 5.6.0 From: tyrael@php.net (Ferenc Kovacs) --001a11c1c9a65bd30c04ed556994 Content-Type: text/plain; charset=UTF-8 Hi, After some discussion with David and Julien we come up with the following timetable for the 5.6 release: https://wiki.php.net/todo/php56#timetable So first alpha in January(we calculated with 4 alphas), first beta in March(we calculated with 4 betas), first RC in May(we calculated with 2 RCs, but we will see), and we would like to have a final release in June. 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 - sticking with the original timetable, but introducing destabilizing changes after the feature freeze - or having to delay/reject an already voted an accepted feature - or to delay the first beta (and the feature freeze) I hope we can agree that none of those options are desirable, so I would like to ask you to hurry up with the new RFCs, if you want it to introduce something interesting and/or useful addition to 5.6! --001a11c1c9a65bd30c04ed556994--