Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30445 invoked from network); 14 May 2009 17:46:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 May 2009 17:46:17 -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 74.125.46.31 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: 74.125.46.31 yw-out-2324.google.com Received: from [74.125.46.31] ([74.125.46.31:19690] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/C8-27038-8E85C0A4 for ; Thu, 14 May 2009 13:46:16 -0400 Received: by yw-out-2324.google.com with SMTP id 3so763645ywj.83 for ; Thu, 14 May 2009 10:46:14 -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=V+WyeU3/NXczZmu+/WIr6akH3wIbcTgmVBhMxdRdccQ=; b=UXPQ+JB8EhIfTrYmViFUYe1tLIgJp6TVJuzx4PFywfOks+51RxDEClN4sjMcJbg1E6 OjDynmyfvbAURz6lEH6uTcwV44suvEi/sdFWeCdcozG97yRm4ygT6ycYdPSBWgtjnwff 9wZxfiG/c/MrdarzSJZWItTV6r3I/MegobbbA= 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=KgM56J45KnS17e/vgDhWP3LRNgSaqozvLb4Nr4AA5PkU9PEMYsGkOXGJFmaxrVLo7N ZZr0wZ59A/kX9kdo94mVul6bv1Pztfjg9pMkhGcQxAUwEwR4p/wx/17y/TL8qkUnyhG6 TsnEge9K1XFpr/Kw66HmhS3LvEFjdgxZsKEdk= MIME-Version: 1.0 Received: by 10.90.68.12 with SMTP id q12mr1962331aga.121.1242323174256; Thu, 14 May 2009 10:46:14 -0700 (PDT) In-Reply-To: References: Date: Thu, 14 May 2009 19:45:54 +0200 Message-ID: To: David Coallier Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] How to contribute for PHP Internals From: sahid.ferdjaoui@gmail.com (Sahid Ferdjaoui) Hello David, I will follow your advice now :) Thanks ! -- ~/sahid http://sahid.funraill.org On Thu, May 14, 2009 at 6:16 PM, 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 :) > > -- > Slan, > David >