Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55308 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77928 invoked from network); 8 Sep 2011 15:16:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 15:16:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=flavius.as@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=flavius.as@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.42 as permitted sender) X-PHP-List-Original-Sender: flavius.as@gmail.com X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:63518] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/80-06796-26CD86E4 for ; Thu, 08 Sep 2011 11:16:51 -0400 Received: by fxe23 with SMTP id 23so1631132fxe.29 for ; Thu, 08 Sep 2011 08:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Aow9gUQi+wxUTIzB1UamRvVQtSXa731T1Mase4IffZg=; b=KCAxUBIHIi9vdhZG8qUGhqieD+qt98fRsvbce2sy/4SvWDNnVFd653VeYrU/3dGbw9 vspCT+e1N6L8NLTb+iFjUk0AkTbeDc8Q7Uq33yEftRWdDoVqsmVTab9AJeyWN++Fcdb9 6pCiGg2oslZd8FVgVhU+GYNmakhvZoRbjBguc= Received: by 10.223.95.148 with SMTP id d20mr162240fan.59.1315495007335; Thu, 08 Sep 2011 08:16:47 -0700 (PDT) Received: from [192.168.2.3] (chello080109207086.1.graz.surfer.at [80.109.207.86]) by mx.google.com with ESMTPS id o18sm1520200fal.20.2011.09.08.08.16.45 (version=SSLv3 cipher=OTHER); Thu, 08 Sep 2011 08:16:46 -0700 (PDT) Message-ID: <4E68DC28.7080304@php.net> Date: Thu, 08 Sep 2011 17:15:52 +0200 Reply-To: flavius@php.net User-Agent: I am harmful. Fear me please :-) Mnenhy/0.7.6.666 MIME-Version: 1.0 To: Adir Kuhn CC: internals@lists.php.net, flavius@php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] How to collaborate? From: flavius.as@gmail.com (Flavius Aspra) On 09/08/2011 04:54 PM, Adir Kuhn wrote: > Hello I am new to the list, I live in Brazil and PHP program for 5 > years. I have basic knowledge in C, would like to increase my > knowledge in this language and collaborate with the PHP code. > > I wish someone could help me with the basic steps, suggesting bugs > that are relatively easy and could review my code. > > Thanks, > > Adir Kuhn > The best way is to learn how to write extensions first, I guess. That's what has worked for me at least. So grab yourself a hard copy of Sara Golemon's book, and learn from there. The IRC channel #php.pecl @ efnet is also quite helpful. If that feels overwhelming, there's still plenty to do on pear2.php.net and qa.php.net. Cheers, Flavius -- What I cannot create, I do not understand. -- Feynman