Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63750 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46733 invoked from network); 5 Nov 2012 18:33:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Nov 2012 18:33:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:62389] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/CB-00811-66608905 for ; Mon, 05 Nov 2012 13:33:11 -0500 Received: by mail-ie0-f170.google.com with SMTP id c12so9864993ieb.29 for ; Mon, 05 Nov 2012 10:33:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=y4fDZS25MyNCohmZw9n3mRlfVTmIR3jOLXXGkgr7/Ik=; b=UQHDiH91qLKI2ITsuyqC78JOWV69o5xn3dt0csWH63ir9zUhVGh7AEcQ8cVQKCIWF0 z1oU3KkSVZabxPGm2GCEOEOo7jM+2xCpnmqHDZ+XN6cmKAYEq2QD+AxAm5RJTSYoOVYI rGmPyLo7vgW9WrNweuKazmU1icRKkrgdev6G6/qSyU1r3YfqOkYy5FrAWhxoP739DoZw Bkxv+wNxC5POAbqKPZxiDuEMPmySzW/S+WINTw47vE0b3QakvuC/TGrS+TPTys7By9d9 KROlTwKxzbio37AkpfxzaeLC8Vonzn2rsGZ95lqAhBilfzHW/MJisNWSYZTy6k60RURz Qs8A== MIME-Version: 1.0 Received: by 10.50.33.138 with SMTP id r10mr10401869igi.6.1352140387014; Mon, 05 Nov 2012 10:33:07 -0800 (PST) Received: by 10.64.33.143 with HTTP; Mon, 5 Nov 2012 10:33:06 -0800 (PST) In-Reply-To: References: <508F971F.2000009@php.net> Date: Mon, 5 Nov 2012 19:33:06 +0100 Message-ID: To: Kalle Sommer Nielsen Cc: "dsp@php.net" , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Branching PHP-5.5 From: pierre.php@gmail.com (Pierre Joye) hi, On Fri, Nov 2, 2012 at 1:49 PM, Kalle Sommer Nielsen wrote: > Hi David >> it's been a while since we started talking about PHP 5.5 and we are >> already a little bit late with my release plans. I've started reviewing >> the current master and came to the conclusion that it does make more >> sense to me to branch 5.5 of master for a few reasons: >> > > It's been a while since I contributed anything to the core, however I > remember what a mess it was to cross merge back in the CVS days and I > honestly do not see a big reason to make a "bigger" mess by branching yet > another version, I think we can easily cope with having 5.5 as the current > master branch like we did with the original 6.0 so until 5.4 is gonna > "retire" or go into security fixes only mode like 5.3 currently is, then I > think it makes a little sense to do so. > > Now I realize that we are trying to speed up releases and I probably > skipped a few discussions which will render my mail here void, but until > 5.4 is in "security-fixes-only" mode then I think 5.5 should remain as the > current master. There is no question about 5.5 having its own branch or not, only when it has be done. And as 5.5 exists as of its 1st release, a branch is needed. Master remains the main development branch. Also git makes merges easier, most of the time. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org