Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34615 invoked by uid 1010); 20 Jul 2006 08:52:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34600 invoked from network); 20 Jul 2006 08:52:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2006 08:52:36 -0000 Authentication-Results: pb1.pair.com header.from=lobbin@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lobbin@gmail.com X-Host-Fingerprint: 64.233.162.198 nz-out-0102.google.com Linux 2.4/2.6 Received: from ([64.233.162.198:14747] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 0F/2F-29121-3544FB44 for ; Thu, 20 Jul 2006 04:52:36 -0400 Received: by nz-out-0102.google.com with SMTP id s1so136867nze for ; Thu, 20 Jul 2006 01:52:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OuXPHJ2T54gvzNOqXq7YCkYnEH+QJphPJPNkxaZR2JYuQ9/8BmknxKVukjldKeImgVsDlMHA78FyHzRZMuY0VuPzVi42/sgqyyoQZVeozSOJpV5RRBx4OlolvpqWFlZ6nAM13RwR0vZZDKNZoX3elGFzIXNXP+2TZ3/zDwrdezM= Received: by 10.65.177.18 with SMTP id e18mr1846635qbp; Thu, 20 Jul 2006 01:52:33 -0700 (PDT) Received: by 10.65.95.18 with HTTP; Thu, 20 Jul 2006 01:52:33 -0700 (PDT) Message-ID: Date: Thu, 20 Jul 2006 10:52:33 +0200 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060719173451.114d4528@pierre-u64> <44BE56EF.9060908@zend.com> Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: lobbin@gmail.com ("Robin Ericsson") On 7/20/06, Derick Rethans wrote: > Although the zip ext is a useful thing to have, I think it should stay > in PECL as Tony says we're trying to move things to PECL... so a -1 from > me on the current proposal to add ext/zip to core with the Zip > classname. Seems silly to have a place like PECL where extensions can live their own life with their own release-cycles when people want to bundle every useless extension with PHP like it was before extentions began moving to PECL. regards, Robin