Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32009 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3853 invoked by uid 1010); 2 Sep 2007 06:33:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3838 invoked from network); 2 Sep 2007 06:33:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2007 06:33:31 -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:40842] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/00-03142-9395AD64 for ; Sun, 02 Sep 2007 02:33:30 -0400 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id C8775C0D63C; Sat, 1 Sep 2007 23:33:26 -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 67A64C0D63A; Sat, 1 Sep 2007 23:33:26 -0700 (MST) Message-ID: <46DA59E2.5000504@chiaraquartet.net> Date: Sun, 02 Sep 2007 01:36:18 -0500 User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: BuildSmart CC: PHP Developers Mailing List References: <3D426518-76CD-4E4B-BF39-2A358D7148B5@daleenterprise.com> In-Reply-To: <3D426518-76CD-4E4B-BF39-2A358D7148B5@daleenterprise.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: PHP6 and pear From: greg@chiaraquartet.net (Gregory Beaver) BuildSmart wrote: > Is there going to be a pear installation that works with PHP6 in the > near future? Hi, Wrong mailing list. You want pear-dev@lists.php.net. To answer your question, http://svn.pear.php.net/wsvn/PEARSVN/Pyrus/trunk/?rev=0&sc=0 is the most current work on this front. Greg