Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15440 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65765 invoked by uid 1010); 15 Mar 2005 00:17:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65748 invoked from network); 15 Mar 2005 00:17:43 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 15 Mar 2005 00:17:43 -0000 X-Host-Fingerprint: 66.198.51.121 lerdorf.com Linux 2.4/2.6 Received: from ([66.198.51.121:50226] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id 00/70-31540-6A926324 for ; Mon, 14 Mar 2005 19:17:43 -0500 Received: from [192.168.2.106] (c-24-6-1-160.client.comcast.net [24.6.1.160]) (authenticated bits=0) by colo.lerdorf.com (8.13.3/8.13.3/Debian-8) with ESMTP id j2F0HauM018772 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 14 Mar 2005 16:17:37 -0800 Message-ID: <4236299E.9020302@lerdorf.com> Date: Mon, 14 Mar 2005 16:17:34 -0800 User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20050217) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Beaver CC: internals@lists.php.net References: <20050315000317.37135.qmail@lists.php.net> In-Reply-To: <20050315000317.37135.qmail@lists.php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] what are the branches for PHP 4.3.11 and 5.0.4 From: rasmus@lerdorf.com (Rasmus Lerdorf) Greg Beaver wrote: > Hi, > > I assume 5.0.4 is HEAD, but where do I find 4.3.11? The checkout I did > of PHP_4_3_11RC1 has no go-pear-list.php in it at all. > > Greg > > P.S. could there be a small effort to simplify this? I simply can't > synchronize 5 different copies of the same file and get it right every > time. Thank you :) > PHP_4_3, PHP_5_0 and HEAD are the three branches we have been working on for a long time now. A simple CVS check would have told you that. -Rasmus