Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:18282 php.qa:25838 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70220 invoked by uid 1010); 22 Aug 2005 21:51:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70203 invoked from network); 22 Aug 2005 21:51:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Aug 2005 21:51:27 -0000 X-Host-Fingerprint: 69.64.38.41 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from ([69.64.38.41:42105] helo=bluga.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A2/AE-33075-DD84A034 for ; Mon, 22 Aug 2005 17:51:25 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by bluga.net (Postfix) with ESMTP id 6E38621C9F1; Mon, 22 Aug 2005 16:51:27 -0500 (CDT) Received: from bluga.net ([127.0.0.1]) by localhost (bluga.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13715-07; Mon, 22 Aug 2005 16:51:27 -0500 (CDT) Received: from [24.208.78.152] (CPE-24-208-78-152.neb.res.rr.com [24.208.78.152]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by bluga.net (Postfix) with ESMTP id EA35521C9EA; Mon, 22 Aug 2005 16:51:26 -0500 (CDT) Message-ID: <430A48D9.2040807@chiaraquartet.net> Date: Mon, 22 Aug 2005 16:51:21 -0500 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Edin Kadibasic CC: Zeev Suraski , internals@lists.php.net, php-qa@lists.php.net References: <5.1.0.14.2.20050822141515.049f8ca0@localhost> <4309DAE2.6050100@emini.dk> <4309F98A.5040404@php.net> <430A2E33.4000301@emini.dk> In-Reply-To: <430A2E33.4000301@emini.dk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at bluga.net Subject: Re: [PHP-DEV] 5.0.5 download URL From: greg@chiaraquartet.net (Greg Beaver) Edin Kadibasic wrote: >Greg Beaver wrote: > > >>Edin Kadribasic wrote: >> >> >> >>>The Windows binaries are available at: >>> >>>http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip >>> >>> >>I spoke too soon, Archive_Tar-1.3.1.tgz is missing from the >>go-pear-bundle directory, because of a mistake in go-pear-list.php (my >>fault) which I have just corrected. Sorry about that. >> >> > >Hi Greg, > >Shouldn't PHP_5_1 version of go-pear-list.php be also updated with the >correct version of Archive_Tar? > yes, it should, and now it has, thanks. Greg