Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24713 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70796 invoked by uid 1010); 19 Jul 2006 18:17:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70781 invoked from network); 19 Jul 2006 18:17:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 18:17:30 -0000 X-PHP-List-Original-Sender: john@coggeshall.org X-Host-Fingerprint: 69.56.217.178 unknown Linux 2.4/2.6 Received: from ([69.56.217.178:43589] helo=coggeshall.org) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id C2/1C-10398-9377EB44 for ; Wed, 19 Jul 2006 14:17:30 -0400 Received: from [192.168.1.109] ([65.199.96.2]) (authenticated bits=0) by coggeshall.org (8.12.8/8.12.8) with ESMTP id k6JGlac2000699 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 19 Jul 2006 11:47:37 -0500 To: pierre.php@gmail.com Cc: internals@lists.php.net In-Reply-To: <20060719173451.114d4528@pierre-u64> References: <20060719173451.114d4528@pierre-u64> Content-Type: text/plain Date: Wed, 19 Jul 2006 14:11:15 -0400 Message-ID: <1153332675.6069.9.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-6) Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: john@coggeshall.org (John Coggeshall) On Wed, 2006-07-19 at 17:34 +0200, Pierre wrote: > +1/-1/0? +1 from me, I still to this day get people pestering me about my article on creating .zip files from pure PHP -- a real extension is clearly useful. John