Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43982 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36667 invoked from network); 15 May 2009 10:58:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 May 2009 10:58:26 -0000 Authentication-Results: pb1.pair.com header.from=sahid.ferdjaoui@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=sahid.ferdjaoui@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.222 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: sahid.ferdjaoui@gmail.com X-Host-Fingerprint: 209.85.217.222 mail-gx0-f222.google.com Received: from [209.85.217.222] ([209.85.217.222:50638] helo=mail-gx0-f222.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/F1-27038-1DA4D0A4 for ; Fri, 15 May 2009 06:58:25 -0400 Received: by gxk22 with SMTP id 22so1628268gxk.23 for ; Fri, 15 May 2009 03:58:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=bhp6yx8Fjl52hltTP5gxYITvMlovboyK/EM1U6AuOTA=; b=jxkmNr/Ox0LWy5OrzRltG9p9QSsTRqsu4sjdZUZns4T1HkimTJn8ka5/KkX2v0EQVb Sxtqrd4lpAHE2uDa33Odx38CtRuGq+VN3HjDSzIRhByPvvzi6YYPUknOi4qfQQuCZxU7 sM7+6lyB9ykAzltaD0OYbsR8s4AO7qIGDUWu8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=K5+3dc0VbJBiCSoRI9WOfp0OGdRhXdu3sXFJ1uu1cjZGLvMo1E1wLE9sCsNkvyYiZb WXx5LLcC2KkBWGVCduDqKmX2KbTAX29ED/LdOc2zZPZnPIb0F0iw7PJxa9CwwLN+WfP8 BuKW6XVHpod7L4dsOGtEwulRU5DP6/dCXM4kg= MIME-Version: 1.0 Received: by 10.90.120.14 with SMTP id s14mr65459agc.115.1242385101376; Fri, 15 May 2009 03:58:21 -0700 (PDT) In-Reply-To: <4A0C5CFC.6010705@oracle.com> References: <4A0C5CFC.6010705@oracle.com> Date: Fri, 15 May 2009 12:58:01 +0200 Message-ID: To: Christopher Jones Cc: David Coallier , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] How to contribute for PHP Internals From: sahid.ferdjaoui@gmail.com (Sahid Ferdjaoui) Yes, why not :) By get involved section, i seek a guideline for contribute for each different points. * Internal development * References * TSRM * Zend Engine API * ... * Coding standard * Get Started * Features * Bugs * motivate ? go to seek a bug now ! * ok, no panic, explain and purpose a patch * ... * Pecl development * How to (ok ...Sara Golemon's book) * What php need ? * QA * Documentation Because php is a very big project and it is dificulte to say: "No problem Rasmus..., you can take a nap, i will fix this bug." ;) for example i like it : http://live.gnome.org/JoinGnome -- ~/sahid http://sahid.funraill.org On Thu, May 14, 2009 at 8:03 PM, Christopher Jones wrote: > > > David Coallier wrote: >> >> 2009/5/14 Sahid Ferdjaoui : >>> >>> Hello Internals, >>> >>> I want to contribute for PHP Internal, >>> but i don't know how to do it. >>> >>> I am ready to give approximately 6 to 12 hours per week for PHP. >>> >>> i have checked a wiki, >>> but i don't see a "get involved" section and i do not know how to start >>> :) >>> >> >> The best way to get started is to check http://php.net/anoncvs make a >> checkout of HEAD (php6) and then go to http://bugs.php.net start >> making patches and attach them to bug reports. >> >> From there you will gain developers trust (People will be tired of >> committing all your patches) and at some point you'll be granted with >> an account :) >> >> Good luck and welcome :) >> > > Yes, welcome! > > Perhaps you could create a "get involved" wiki section based on what you > find out about getting involved? > > Chris > > -- > Email: christopher.jones@oracle.com > Twitter: =C2=A0http://twitter.com/ghrd >