Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21049 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10254 invoked by uid 1010); 6 Dec 2005 05:24:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 10238 invoked from network); 6 Dec 2005 05:24:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2005 05:24:18 -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:56601] helo=daleenterprise.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F3/A3-14828-18025934 for ; Tue, 06 Dec 2005 00:24:18 -0500 Received: from localhost (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id 421B52FB4DC for ; Tue, 6 Dec 2005 00:24:14 -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 09625-06 for ; Tue, 6 Dec 2005 00:24:13 -0500 (EST) Received: from [10.1.100.11] (relay.mustangrestomods.com [67.78.11.226]) by daleenterprise.com (Postfix) with ESMTP id A70532FB4D2 for ; Tue, 6 Dec 2005 00:24:13 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-ID: <53AC9B30-67C0-43B5-9693-62E7B970A37B@daleenterprise.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: PHP-DEV Date: Tue, 6 Dec 2005 00:24:12 -0500 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: module submission. From: info@daleenterprise.com (D . Walsh) 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