Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76947 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34839 invoked from network); 29 Aug 2014 09:32:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2014 09:32:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:34594] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/12-22920-8B840045 for ; Fri, 29 Aug 2014 05:32:42 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 1C8B610CFCB; Fri, 29 Aug 2014 10:32:38 +0100 (BST) Date: Fri, 29 Aug 2014 10:32:37 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Julien Pauli cc: PHP Internals In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Cleaning 5.3 git branches ? From: derick@php.net (Derick Rethans) 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. cheers, Derick