Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38524 invoked from network); 18 Dec 2012 06:37:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2012 06:37:36 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.173 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.173 mail-ie0-f173.google.com Received: from [209.85.223.173] ([209.85.223.173:34081] helo=mail-ie0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/C4-33799-E2F00D05 for ; Tue, 18 Dec 2012 01:37:36 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so325563iej.4 for ; Mon, 17 Dec 2012 22:37:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BQeExI+yDo7V83CKNiJFapLfSA7h1FKTN7ivz75Cp6E=; b=VLyb+ATiRMw1/SNe+I5eJGeJCHq6JblAZ6UFKTRXlldTLeVJzTQeh8NlGTYGeQJkXe uwtV5vQsoXdrYTY4qRev333jqHfPbxgaLuInn2tuUo+V/wSVJHXRPCJ1VVEr6mLNpuLw Cj5Cdy4MmsPQPjVg5X0MoOAUFx0MhJX37gKr5ZxE7QPQka08eQO1dX0/KagLGIQPqknQ 7t2SorZuR4glKC0O14SkLfyG5vcl7sIqAKhKLIW4Wyg4txQoBMhncH7CmXSQ22zzqlML XiSj5BX12R2S799J9GR9DF16Y4HR5Gyal1uSpjce07FU7+Jz+UbqWHkvJAp44mnrnUG4 2hEQ== MIME-Version: 1.0 Received: by 10.50.36.164 with SMTP id r4mr998977igj.57.1355812652370; Mon, 17 Dec 2012 22:37:32 -0800 (PST) Received: by 10.64.29.50 with HTTP; Mon, 17 Dec 2012 22:37:32 -0800 (PST) In-Reply-To: References: Date: Tue, 18 Dec 2012 07:37:32 +0100 Message-ID: To: Sajith Thennakoon Cc: Hannes Magnusson , PHP Development Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] VCS Account Request: sajith From: pierre.php@gmail.com (Pierre Joye) hi, On Tue, Dec 18, 2012 at 7:23 AM, Sajith Thennakoon wrote: > Dear all, > > Greetings! > > Hi Hannes, > > Do you know the people who organizing international php conferences? Check it out with other UG, plenty of resources online about that. However totally off topic on this list. > I can start translating the documentation and will be able to join local > people accordingly. How should I get started? Introduce yourself to the php documentation team mailing list, see http://www.php.net/mailing-lists.php to subscribe. > And also like to give my active contribution to maintain official bundled > extentions. How can I give my contribution to develp php and official > extensions? Open a bug or feature report request and attach your patch(es) or use github to submit pull requests, easy :) Cheers, -- Pierre @pierrejoye