Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24728 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99572 invoked by uid 1010); 19 Jul 2006 23:02:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99556 invoked from network); 19 Jul 2006 23:02:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 23:02:00 -0000 X-PHP-List-Original-Sender: sniper@iki.fi X-Host-Fingerprint: 195.197.172.111 gw03.mail.saunalahti.fi Linux 2.5 (sometimes 2.4) (4) Received: from ([195.197.172.111:40497] helo=gw03.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 9D/EA-29121-6E9BEB44 for ; Wed, 19 Jul 2006 19:02:00 -0400 Received: from nest.netphobia.fi (a88-112-115-63.elisa-laajakaista.fi [88.112.115.63]) by gw03.mail.saunalahti.fi (Postfix) with ESMTP id 4718E216805; Thu, 20 Jul 2006 02:01:54 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id k6JN1vB2013630; Thu, 20 Jul 2006 02:01:57 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id k6JN1vbX013627; Thu, 20 Jul 2006 02:01:57 +0300 Date: Thu, 20 Jul 2006 02:01:56 +0300 (EEST) Reply-To: Jani Taskinen To: Pierre cc: internals@lists.php.net In-Reply-To: <20060719173451.114d4528@pierre-u64> Message-ID: References: <20060719173451.114d4528@pierre-u64> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: sniper@iki.fi (Jani Taskinen) On Wed, 19 Jul 2006, Pierre wrote: > Please note that it intoduces a new class called Zip, but I never saw a > php zip implementation named Zip. > > +1/-1/0? -1 in core, PECL is the place for this. -100 for class called Zip for the same reasons why we can not have Date and TimeZone classes. --Jani