Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76950 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39662 invoked from network); 29 Aug 2014 09:54:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2014 09:54:49 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.51 mail-qa0-f51.google.com Received: from [209.85.216.51] ([209.85.216.51:35762] helo=mail-qa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/23-22920-8ED40045 for ; Fri, 29 Aug 2014 05:54:48 -0400 Received: by mail-qa0-f51.google.com with SMTP id j7so1875782qaq.24 for ; Fri, 29 Aug 2014 02:54:44 -0700 (PDT) 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=dxD4xx9+w/ll2kp+7KWhKVMXyD1peXgDVrEU/Faa8pY=; b=Mi4tRVVLSL6KVrejcJyx42Z9705c69OgAB5Dqzq/hEOxJ6y4tGoDzNvQYoToy6aN4b dGQnyh4EyBWAWnFkvoTVK1BKgOtrCNtDr20chVwzny9QLDpoaab3EXbqZLoYPBX7Mgst z8nwu8FWjj1Nb/8AkWGkaY54j3nlV6fWdaGxq+wk3WG2ZzsLBPiMqffG1cNehmSPU4uF +wNIGaSFtLwrmVPiBh7BMcoMjBZY74OJQW3rD9et7nK/euWkDicgmyMBd0mZ/WQwkPmL tpxqzQs7nFKeHZGFbFA5k/B5yS9rTYZ9Q9q929xKYytwhLgM505AdaRSCgL/HcHPXSHy KceQ== MIME-Version: 1.0 X-Received: by 10.224.129.1 with SMTP id m1mr16214745qas.0.1409306084416; Fri, 29 Aug 2014 02:54:44 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Fri, 29 Aug 2014 02:54:44 -0700 (PDT) Received: by 10.140.95.146 with HTTP; Fri, 29 Aug 2014 02:54:44 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Aug 2014 11:54:44 +0200 Message-ID: To: Derick Rethans Cc: PHP internals , Julien Pauli Content-Type: multipart/alternative; boundary=001a11c232768aa4f20501c1a4ed Subject: Re: [PHP-DEV] Cleaning 5.3 git branches ? From: pierre.php@gmail.com (Pierre Joye) --001a11c232768aa4f20501c1a4ed Content-Type: text/plain; charset=UTF-8 On Aug 29, 2014 11:32 AM, "Derick Rethans" wrote: > > On Thu, 28 Aug 2014, Julien Pauli wrote: > > > I already sent a mail, few months ago, to clean the branches we dont > > use any more. Some argued that for history, they should be kept > > referenced. > > As they are so light weight, there is no reason to remove them. Please > keep them. I still occasionally build against the PHP-5.2 branch f.e. I have no special opinions here but for the record you can always checkout a tag. --001a11c232768aa4f20501c1a4ed--