Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63736 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99505 invoked from network); 2 Nov 2012 12:49:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2012 12:49:10 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; 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: kalle.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:33909] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/96-18236-641C3905 for ; Fri, 02 Nov 2012 07:49:10 -0500 Received: by mail-ie0-f170.google.com with SMTP id c12so5761339ieb.29 for ; Fri, 02 Nov 2012 05:49:08 -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:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=n23vVUA7DW91PFF9wTn5CliPm5mhyi9k247CvvLJs+c=; b=KzC6bw8HJCUPy1B0U7KOhY+H/3HfUde6LU3cjiXqQRuP7xkEqNz9pvQ1LwnmktpGuV Xqb70FLWcSCfeFZjX7e5PFAew0wspBjfKtgzyJdp46ox0rbiY0nxPGpcuXuCL5xt8Uo+ mSO+Tg5HoHJ6ijPYMXfxZU5zLRuOQuAf+jPsM7b2eXwnOmiy7vywVyBApBX6ApKbWRUz N1hpv10pkPURvhll2GzejFJHGYg0KXpVfwirPfVmKgaLBE6bSYTkS6TjrtlIf1FWmZr3 +a0IVg3i+ZsSZfT5XKYEmW3REl3AbDuQfsN7h6KsfEpSDph/melb2vSJHWkXXXZYiRhT YOBQ== MIME-Version: 1.0 Received: by 10.50.46.226 with SMTP id y2mr1452855igm.62.1351860548368; Fri, 02 Nov 2012 05:49:08 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.64.90.34 with HTTP; Fri, 2 Nov 2012 05:49:08 -0700 (PDT) In-Reply-To: <508F971F.2000009@php.net> References: <508F971F.2000009@php.net> Date: Fri, 2 Nov 2012 13:49:08 +0100 X-Google-Sender-Auth: lkvaBcAkLm-81i7gu3Rbl9Cisjs Message-ID: To: "dsp@php.net" Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=14dae9340bcfc57a6004cd828f75 Subject: Re: [PHP-DEV] Branching PHP-5.5 From: kalle@php.net (Kalle Sommer Nielsen) --14dae9340bcfc57a6004cd828f75 Content-Type: text/plain; charset=ISO-8859-1 Hi David 2012/10/30 dsp@php.net > Hi Internals, > > 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. -- regards, Kalle Sommer Nielsen kalle@php.net --14dae9340bcfc57a6004cd828f75--