Newsgroups: php.internals,php.pear.core,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:19667 php.pear.core:4169 php.pear.dev:40223 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85458 invoked by uid 1010); 19 Oct 2005 03:24:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 85422 invoked from network); 19 Oct 2005 03:24:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2005 03:24:34 -0000 X-Host-Fingerprint: 69.64.38.41 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from ([69.64.38.41:38427] helo=bluga.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 32/C2-22302-17CB5534 for ; Tue, 18 Oct 2005 23:24:34 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by bluga.net (Postfix) with ESMTP id 76A5A21CAAD; Tue, 18 Oct 2005 22:25:30 -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 04875-07; Tue, 18 Oct 2005 22:25:30 -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 075B721C9E1; Tue, 18 Oct 2005 22:25:29 -0500 (CDT) Message-ID: <4355BC6C.6040201@chiaraquartet.net> Date: Tue, 18 Oct 2005 22:24:28 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: PEAR developer mailinglist , php-dev , PEAR-CORE X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new using ClamAV at bluga.net Subject: cleaning house in PHP_5_1 branch of php-src/pear From: greg@chiaraquartet.net (Greg Beaver) 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 Greg