Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68536 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38852 invoked from network); 15 Aug 2013 17:55:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2013 17:55:57 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:40893] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/16-06453-C261D025 for ; Thu, 15 Aug 2013 13:55:57 -0400 Received: from [192.168.2.20] (ppp-88-217-94-43.dynamic.mnet-online.de [88.217.94.43]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id D7AE46CA12; Thu, 15 Aug 2013 19:55:53 +0200 (CEST) To: PHP internals list Cc: php-cvs Content-Type: multipart/mixed; boundary="=-eHTf7ilxxxExxn3BEdVr" Date: Thu, 15 Aug 2013 19:55:35 +0200 Message-ID: <1376589335.14536.228.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Subject: git branches 5.3/ 5.4 / 5.5 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) --=-eHTf7ilxxxExxn3BEdVr Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi, there were branches with the names 5.3 5.4 5.5 in our main repository. This was confusing with PHP-5.x which we use. As those where full merged they were most likely pushed by accident. I have deleted them from the repo. Important: To ensure you don't push them by accident please run this command to delete them from your local clone: $ git branch -d 5.3 5.4 5.5 Deleted branch 5.3 (was 15b554c). Deleted branch 5.4 (was bcdac75). Deleted branch 5.5 (was 4c76215). In case you committed anything to those branches the operation will fail and you can preserve those changes. I have archived those branches under the branch names backup5.[345] on my github clone: https://github.com/johannes/php-src/tree/backup5.3 https://github.com/johannes/php-src/tree/backup5.4 https://github.com/johannes/php-src/tree/backup5.5 johannes --=-eHTf7ilxxxExxn3BEdVr Content-Disposition: inline Content-Description: Forwarded message - [PHP-CVS] branch php-src: 5.3 deleted Content-Type: message/rfc822 Return-Path: Delivered-To: johannes@schlueters.de Received: from osu1php.osuosl.org (osu1php.osuosl.org [140.211.15.143]) by config.schlueters.de (Postfix) with ESMTP id AE7BF6CA0F for ; Thu, 15 Aug 2013 19:47:59 +0200 (CEST) Authentication-Results: osu1php.osuosl.org header.from=johannes@php.net; sender-id=neutral Authentication-Results: osu1php.osuosl.org smtp.mail=php-cvs-return-72946-johannes=php.net@lists.php.net; spf=pass; sender-id=pass Received-SPF: pass (osu1php.osuosl.org: domain lists.php.net designates 76.75.200.58 as permitted sender) Received: from [76.75.200.58] ([76.75.200.58:18609] helo=lists.php.net) by osu1php.osuosl.org (envelope-from ) (ecelerity 3.3.2.44647 r(44647)) with ESMTP id 5F/20-31050-C441D025; Thu, 15 Aug 2013 17:47:56 +0000 X-Host-Fingerprint: 76.75.200.58 pb1.pair.com Received: from [76.75.200.58] ([76.75.200.58:18738] helo=lists.php.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/F5-06453-D441D025 for ; Thu, 15 Aug 2013 13:47:57 -0400 Received: (qmail 37933 invoked by uid 1010); 15 Aug 2013 17:47:47 -0000 Mailing-List: contact php-cvs-help@lists.php.net; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: php-cvs.lists.php.net Delivered-To: mailing list php-cvs@lists.php.net Received: (qmail 37926 invoked from network); 15 Aug 2013 17:47:47 -0000 X-PHP-List-Original-Sender: git@y3.php.net X-Host-Fingerprint: 69.147.83.199 www.php.net To: php-cvs@lists.php.net From: Johannes =?UTF-8?Q?Schl=C3=BCter?= Message-ID: MIME-Version: 1.0 Date: Thu, 15 Aug 2013 17:47:43 +0000 Content-Type: text/plain; charset="utf-8" Subject: [PHP-CVS] branch php-src: 5.3 deleted Content-Transfer-Encoding: 8bit Deleted branch: 5.3 User: Johannes Schlüter Thu, 15 Aug 2013 17:47:43 +0000 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php --=-eHTf7ilxxxExxn3BEdVr--