Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31717 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11081 invoked by uid 1010); 18 Aug 2007 17:46:28 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11063 invoked from network); 18 Aug 2007 17:46:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2007 17:46:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:38821] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/F1-30035-E6037C64 for ; Sat, 18 Aug 2007 13:46:24 -0400 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 7E577C0EFD4; Sat, 18 Aug 2007 10:45:41 -0700 (MST) Received: from [192.168.0.106] (CPE-76-84-1-170.neb.res.rr.com [76.84.1.170]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 2167CC0EFD3; Sat, 18 Aug 2007 10:45:40 -0700 (MST) Message-ID: <46C730CC.4090203@chiaraquartet.net> Date: Sat, 18 Aug 2007 12:47:56 -0500 User-Agent: Thunderbird 1.5.0.12 (X11/20070604) MIME-Version: 1.0 To: Ilia Alshanetsky , internals Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: PEAR .phars upgraded From: greg@chiaraquartet.net (Gregory Beaver) Hi Ilia and list, Just to let you know, I just uploaded fixed versions of install-pear-nozlib.phar and go-pear.phar (finally) for use with the installation tarballs of PHP 5.2.4. I have tested them on linux 64 bit, linux 32 bit, and windows 32 bit. I would appreciate someone with mac OS X and windows 64 bit trying a snapshot to ensure that they work on that setting (you need only run make install to test the install-pear-nozlib.phar, download http://pear.php.net/go-pear.phar and run it as "php go-pear.phar" to test that) In addition, these phars distribute the latest stable PEAR (1.6.1) and Console_Getopt (1.2.3). Thanks, Greg