Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24794 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56665 invoked by uid 1010); 21 Jul 2006 00:56:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56649 invoked from network); 21 Jul 2006 00:56:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2006 00:56:05 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.173:48524] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 5F/D6-29121-32620C44 for ; Thu, 20 Jul 2006 20:56:04 -0400 Received: by ug-out-1314.google.com with SMTP id k3so1172138ugf for ; Thu, 20 Jul 2006 17:56:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kEom3pVr1YVb5VnDfx67pBt9LWnsFrijqORfNxPtaSXjsm+e5kIHPB2LZdSVRCKk+4FFenyfGVjZeinSq+3o/EfbvqrYY1UjCp5BfiDUMMcvHSoMlc8X5qs6NWd0R5RKUcI3vqj8muLmRQazMvAKsM1R25DJivLPengquegeHLc= Received: by 10.67.89.5 with SMTP id r5mr78258ugl; Thu, 20 Jul 2006 17:56:00 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Thu, 20 Jul 2006 17:56:00 -0700 (PDT) Message-ID: Date: Fri, 21 Jul 2006 02:56:00 +0200 To: "Andrei Zmievski" Cc: "Rasmus Lerdorf" , internals@lists.php.net In-Reply-To: <42BC5315-D2C9-47E0-9F4D-FCA6301EE2D1@gravitonic.com> 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> <44BFF61C.2040104@lerdorf.com> <44BFFDC5.1010008@lerdorf.com> <42BC5315-D2C9-47E0-9F4D-FCA6301EE2D1@gravitonic.com> Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: pierre.php@gmail.com (Pierre) Hello, On 7/21/06, Andrei Zmievski wrote: > Regardless of whether you wanted him to rename it or not release it > at all, you were concerned about the impact a class named 'Date' > would have on PEAR and other userland apps, were you not? Actually no. As Lukas and I pointed out *many* times, PEAR itself was not my concerns in 5.2.0. But the noises generated by the "It's PEAR, Shoot!" effect silenced any of my real worries. And I think anyone does not even remember what I actually said, but only that pear is gulty, right? > How is this different from pecl/zip? Excuse me, but have I really to repeat the same thing over and over? Ok, parce que c'est toi: - Not enable by default, you have to manually active it. Date is enabled by default - I will not propose to enabled it by default as long as this naming problem is not solved once and for all (that will bring us to php6 imho) - I actually ask the lists before commiting it. Next time maybe not, it is way easier to get things in without asking Cheers, --Pierre