Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15722 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13813 invoked by uid 1010); 1 Apr 2005 22:07:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13751 invoked by uid 1007); 1 Apr 2005 22:07:38 -0000 To: internals@lists.php.net, zeev@zend.com (Zeev Suraski) Date: Sat, 2 Apr 2005 00:07:37 +0200 Message-ID: <20050402000737.40b4bfd2@localhost.localdomain> In-Reply-To: <5.1.0.14.2.20050401235721.0668c050@localhost> References: <5.1.0.14.2.20050401235721.0668c050@localhost> X-Newsreader: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.56.12.213 Subject: Re: PHP 5.0.4 PEAR issue From: pierre@dotgeek.org (Pierre-Alain Joye) On Sat, 02 Apr 2005 00:00:18 +0200 zeev@zend.com (Zeev Suraski) wrote: > Folks, > > We have a bit of a situation with the PEAR distro that's embedded > in 5.0.4. It's missing the RunTest.php file, so PEAR doesn't > install. > > The options we have, as far as I can tell, are: > > [a] Re-release 5.0.4 with that file > [b] Release 5.0.5 with that file (seems a bit too aggressive > considering there are no code changes, and may cause confusion) > [c] Instruct people to install PEAR from http://go-pear.org > > I lean towards option [a]. Thoughts? Agreed for [a]. --Pierre