Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45634 invoked by uid 1010); 4 Aug 2005 07:37:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45618 invoked from network); 4 Aug 2005 07:37:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2005 07:37:07 -0000 X-Host-Fingerprint: 195.197.172.115 gw01.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.115:53293] helo=gw01.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 51/D3-04646-3A5C1F24 for ; Thu, 04 Aug 2005 03:37:07 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw01.mail.saunalahti.fi (Postfix) with ESMTP id 96EF1F03C9; Thu, 4 Aug 2005 10:37:01 +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 j747b27V027845; Thu, 4 Aug 2005 10:37:02 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j747b2kM027842; Thu, 4 Aug 2005 10:37:02 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Thu, 4 Aug 2005 10:37:02 +0300 (EEST) Reply-To: Jani Taskinen To: Marc Boeren cc: internals@lists.php.net In-Reply-To: <0C77C7530EA52A4EBD1C47C80D1D291E364AE9@sbs.GuidanceBV.local> Message-ID: References: <0C77C7530EA52A4EBD1C47C80D1D291E364AE9@sbs.GuidanceBV.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: RE: [PHP-DEV] moving extensions to pecl From: sniper@iki.fi (Jani Taskinen) On Thu, 4 Aug 2005, Marc Boeren wrote: > > Hiyall and Wez in particular, > >> In general, unless the extension is a really ancient forgotten thing, >> the person moving it should coordinate with the current maintainer to >> set that up. > > That would have been nice :-) Please note this: This was only removed from PHP 5.1-dev (HEAD), it still exists in the PHP_4_4 branch.. And AFAIK, there are no releases of PHP 5.1 (other than betas) out yet? :) Plus it does have a package.xml. Added in 2004/03/24.. --Jani p.s. I thought Derick handled the CVS stuff..also the access. :)