Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24693 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31355 invoked by uid 1010); 19 Jul 2006 15:59:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31339 invoked from network); 19 Jul 2006 15:59:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 15:59:49 -0000 X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:22756] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 0E/64-11992-3F65EB44 for ; Wed, 19 Jul 2006 11:59:49 -0400 Received: (qmail 15246 invoked from network); 19 Jul 2006 15:58:48 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 19 Jul 2006 15:58:48 -0000 Message-ID: <44BE56EF.9060908@zend.com> Date: Wed, 19 Jul 2006 18:59:43 +0300 User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: pierre.php@gmail.com CC: internals@lists.php.net References: <20060719173451.114d4528@pierre-u64> In-Reply-To: <20060719173451.114d4528@pierre-u64> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: antony@zend.com (Antony Dovgal) On 19.07.2006 18:34, Pierre wrote: > Hello, > > > Many people (incl. php devs) asked me if I can include zip in 5.2.0. > Ilia thought it was too late in the game and planed to do it in 5.2.1. > > I like to have it in, as experimental. > > Please note that it intoduces a new class called Zip, but I never saw a > php zip implementation named Zip. > > +1/-1/0? -0. I would rather move more extensions from core to PECL, than from PECL to core. But to make it possible we need at least to make PECL version aware, so maintainers can release packages for different PHP versions without having to use thousands of #ifdef's. So I'm basically against it, but I can live with this as long as the package is actively maintained. -- Wbr, Antony Dovgal