Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68778 invoked by uid 1010); 4 Aug 2005 08:25:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68762 invoked from network); 4 Aug 2005 08:25:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2005 08:25:00 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.4/2.6 Received: from ([212.112.227.169:35832] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 40/A5-04646-BD0D1F24 for ; Thu, 04 Aug 2005 04:25:00 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id A9B9DDF00C0; Thu, 4 Aug 2005 10:25:16 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22894-03; Thu, 4 Aug 2005 10:25:11 +0200 (CEST) Received: from [127.0.0.1] (i528C1F75.versanet.de [82.140.31.117]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 4C08BDF0045; Thu, 4 Aug 2005 10:25:11 +0200 (CEST) Message-ID: <42F1D0CF.8040500@php.net> Date: Thu, 04 Aug 2005 10:24:47 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marc Boeren Cc: internals@lists.php.net References: <0C77C7530EA52A4EBD1C47C80D1D291E364AEA@sbs.GuidanceBV.local> In-Reply-To: <0C77C7530EA52A4EBD1C47C80D1D291E364AEA@sbs.GuidanceBV.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] moving extensions to pecl From: lsmith@php.net (Lukas Smith) Marc Boeren wrote: > So what is needed to get it on the pecl site in the packages list? 1) It needs to become registered as a package: http://pecl.php.net/package-new.php 2) In order to be downloadable it needs a release: http://pecl.php.net/release-upload.php For all of these steps you need the necessary PECL Karma which you can apply to with this form: http://pecl.php.net/account-request.php regards, Lukas