Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88725 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87282 invoked from network); 9 Oct 2015 19:55:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2015 19:55:56 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:33215] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/A5-57614-BCB18165 for ; Fri, 09 Oct 2015 15:55:55 -0400 Received: by wiclk2 with SMTP id lk2so84425322wic.0 for ; Fri, 09 Oct 2015 12:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=KALTHIeucXIBrfF7w6dbLxPjcu2XdmBBwYp2RR3PfqM=; b=PeNK+RIGQBK5cg2EQAyhhx99CZYLts4DKzT0IUdv+oiMI521FX2RLweklIanMtzFcg 6flVAtEyOVqGRN48gT9yWtvPry1GONyOGcMszXROB4RucUtrCBCYYZclOKR/YLxXHulj 0NOFcj3YpRmKYDlSO4IFQVtM/afn7FaGcToSFGQu6eqQOsdB70QwyZgsEPUya5vo7D6L XRj0nek49jHAmDIHTcv3ZSDraREg/EsRgR5/AkNRwLGHolrRlf3/12+x1+wUfMwV8I8r F97X4B5sRrjDrcgtBbdgQEwD2ATsfkud9Pa55kdZm4DIkTmV7xsjXHU1+4qYLa68zVKU qN0g== MIME-Version: 1.0 X-Received: by 10.180.210.162 with SMTP id mv2mr4341039wic.47.1444315311986; Thu, 08 Oct 2015 07:41:51 -0700 (PDT) Received: by 10.27.104.214 with HTTP; Thu, 8 Oct 2015 07:41:51 -0700 (PDT) Date: Thu, 8 Oct 2015 16:41:51 +0200 Message-ID: To: Stanislav Malyshev , julien pauli , Remi Collet , Kalle Sommer Nielsen , Anatoliy Belsky Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a11c37dae1d5ceb052198dd9d Subject: removal of the old PHP-X.Y.Z release branches From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c37dae1d5ceb052198dd9d Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, we RMs started using the release branches (PHP-X.Y.Z) a while ago and we push those so that the we can work together easier when preparing/syncing the releases. As those branches are meaningless for the general public I would propose updating our current release process ( https://github.com/php/php-src/blob/master/README.RELEASE_PROCESS) so that when we create a new release branch (PHP-X.Y.Z) we also remove the old release branch (PHP-X.Y.Z-1). (we could even remove it after tagging the final, but in the past we had a couple of re-tags, so it is easier to just remove when creating the release branch for the next version). I would also propose removing all of the old release branches for now(only keeping the last one for each minor/major version). ps: I've also cc-ed the internals@ list so people won't freak out if/when we remove the old branches en masse. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c37dae1d5ceb052198dd9d--