Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69924 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89971 invoked from network); 29 Oct 2013 08:23:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2013 08:23:04 -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.220.180 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:43163] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/50-21587-7607F625 for ; Tue, 29 Oct 2013 03:23:03 -0500 Received: by mail-vc0-f180.google.com with SMTP id lc6so2904147vcb.11 for ; Tue, 29 Oct 2013 01:23:01 -0700 (PDT) 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=iaO5aLsxUQgH71cjEIoo8bxBQ509lsXdIPDoa3LkwLk=; b=kjTYvQyGrhpWgsD/g198P+tTCt9MACvg3cA514mRKkmX4QxChyEmIfTJjIcIqPdrZe uHXxz3FKsyIE68W89RE7S9bT/LE2+M8zKjj+0E3oeOtLfP8fWEaUDwVzHmjt04rndJaa +TDEMB86f0WTXBUkkcgJkmwOTIXxQNS2wzumA5w/LFxtFbpXuKIsUgG2lWuZCcdnfutF N6b7mQs3LvaOy+UsfLxt8vGKhHZlOqdX3lmA1LA63u96PP8VqrIf++h2kxe77wldNSNm PEJGJ+K1u48O5/znXOwQ3dju4GJq2oYf96y2/8nUGve/y52xppRytjXZ6z+WlyJCQqfp rS0Q== X-Received: by 10.220.97.145 with SMTP id l17mr874504vcn.35.1383034981105; Tue, 29 Oct 2013 01:23:01 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Tue, 29 Oct 2013 01:22:20 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Oct 2013 09:22:20 +0100 X-Google-Sender-Auth: KWvNWjpbvu0A7YsMDxAtfCGhtmc Message-ID: To: Sherif Ramadan Cc: David Soria Parra , PHP Internals Content-Type: multipart/alternative; boundary=001a11c1dd02c2c85b04e9dcec0e Subject: Re: [PHP-DEV] Re: PHP 5.6 Process From: jpauli@php.net (Julien Pauli) --001a11c1dd02c2c85b04e9dcec0e Content-Type: text/plain; charset=ISO-8859-1 On Wed, Oct 23, 2013 at 8:57 PM, Sherif Ramadan wrote: > On Thu, Oct 17, 2013 at 1:24 AM, David Soria Parra wrote: > > > David Soria Parra schrieb: > > > I think over the last years it proved to be good to have the current > > > RM support a new RM who then takes over after the final release > > > (e.g. Julien basically does 5.5 alone now, but we worked a lot together > > > during alpha/beta/RC). Therefore my suggestion is that Julien is going > to > > > help out with 5.6 and then we would need a new RM that can learn from > > julien > > > on how to do things to later be able to do 5.6 on his own. > > > > So I mabe think Ferenic (tyrael) would be a good RM. > > > I'm all for that as well :) > > +1 > Hi back ! I suggest we move forward on the topic. We're gonna enter November soon, this is a dead line to branch 5.6. I suggest we branch 5.6 from master, then run the 5.5 test suite against the branch, and remove every commit that leads to a BC break. The task shouldn't be too hard. When the branch is created, the wiki then would have to be updated to show the ideas we'd like to support (https://wiki.php.net/todo/php56) Julien Pauli --001a11c1dd02c2c85b04e9dcec0e--