Newsgroups: php.internals,php.pear.core,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:19668 php.pear.core:4178 php.pear.dev:40229 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7973 invoked by uid 1010); 20 Oct 2005 01:52:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7938 invoked from network); 20 Oct 2005 01:52:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2005 01:52:19 -0000 X-Host-Fingerprint: 69.64.38.41 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from ([69.64.38.41:37921] helo=bluga.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E8/53-22302-258F6534 for ; Wed, 19 Oct 2005 21:52:19 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by bluga.net (Postfix) with ESMTP id 887AC21CAED; Wed, 19 Oct 2005 20:53:17 -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 12762-15; Wed, 19 Oct 2005 20:53:17 -0500 (CDT) Received: from [192.168.0.107] (CPE-67-48-78-96.neb.res.rr.com [67.48.78.96]) by bluga.net (Postfix) with ESMTP id 23F7321CB65; Wed, 19 Oct 2005 20:53:17 -0500 (CDT) Message-ID: <4356F84D.4030809@php.net> Date: Wed, 19 Oct 2005 20:52:13 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: PEAR developer mailinglist CC: php-dev , PEAR-CORE References: <4355BC6C.6040201@chiaraquartet.net> In-Reply-To: <4355BC6C.6040201@chiaraquartet.net> 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: cleaning house in PHP_5_1 branch of php-src/pear From: cellog@php.net (Greg Beaver) Greg Beaver wrote: > Hi all, > > just a heads up: > > Unless there are any objections, I will be removing the unused files in > php-src/pear branch PHP_5_1. This will leave: > > php-src/pear/Makefile.frag > php-src/pear/install-pear.txt > > and that's it :). > > This is due to the new use of the install-pear.phar and family to > install PEAR in PHP 5.1 removal complete - all should be in order, let me or Pierre know immediately if not. Greg