Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34787 invoked by uid 1010); 6 Dec 2005 06:34:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34772 invoked from network); 6 Dec 2005 06:34:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2005 06:34:13 -0000 X-Host-Fingerprint: 67.78.11.229 daleenterprise.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (1) Received: from ([67.78.11.229:57103] helo=daleenterprise.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1E/A5-14828-4E035934 for ; Tue, 06 Dec 2005 01:34:13 -0500 Received: from localhost (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id 4199B2FB846; Tue, 6 Dec 2005 01:34:09 -0500 (EST) Received: from daleenterprise.com ([127.0.0.1]) by localhost (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09622-19; Tue, 6 Dec 2005 01:34:08 -0500 (EST) Received: from [10.1.100.11] (relay.mustangrestomods.com [67.78.11.226]) by daleenterprise.com (Postfix) with ESMTP id 9E34A2FB83C; Tue, 6 Dec 2005 01:34:08 -0500 (EST) In-Reply-To: <002801c5fa26$56d1f9f0$7d051fac@stumpy> References: <53AC9B30-67C0-43B5-9693-62E7B970A37B@daleenterprise.com> <002801c5fa26$56d1f9f0$7d051fac@stumpy> Mime-Version: 1.0 (Apple Message framework v746.2) X-Priority: 3 Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <4C19B2CA-16C4-454A-94E0-FFB05A14B4D3@daleenterprise.com> Cc: PHP-DEV Reply-To: PHP-DEV Content-Transfer-Encoding: 7bit Date: Tue, 6 Dec 2005 01:34:07 -0500 To: Sara Golemon X-Mailer: Apple Mail (2.746.2) MTA-Interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com X-Spam-Scanned: using SpamAssassin 3.1.0 (2005-09-13) at daleenterprise.com X-Virus-Scanned: using Clamav 0.87.1 (2005-11-03) at daleenterprise.com Subject: Re: module submission. From: info@daleenterprise.com ("D. Walsh") On Dec 6, 2005, at 24:31 , Sara Golemon wrote: > Send a post to pecl-dev@lists.php.net containing a description of > your extenion, the library(s) it links against, the license you > plan to release it under and (since you've already got it written) > a link to a tarball containing the source code for initial review. > > Once it's been approved, you can apply for a CVS and PECL account, > and create a package entry at pecl.php.net (optionally storing the > package in CVS). Thank you Sara for pointing me in the right direction. > -Sara > > > ----- Original Message ----- From: "D . Walsh" > > Newsgroups: php.internals > To: "PHP-DEV" > Sent: Monday, December 05, 2005 9:24 PM > Subject: module submission. > > >> I'm part of a dev team and I've been charged with writing a PHP >> module, there was one being developed but it had too many issues >> and the original developer gave up because he couldn't make it >> work with different versions bof the software or different >> versions of PHP >> >> I've completed the module and now that I've extensively tested >> the module in (too) many versions of PHP and several OS's to >> ensure compatibility and functionality, I've been asked to submit >> it for inclusion in the PHP source distribution. >> >> This is all very new to me and I've tried looking at php.net but >> wasn't able to locate any instructions for submission so I'm >> writing to the dev list for further assistance. >> >> So, where do I go from here? >> >> How long is the usual submission process?? >> >> -- Dale -- Dale