Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34941 invoked from network); 12 Jul 2012 07:41:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2012 07:41:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gg0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:57962] helo=mail-gg0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/26-32936-DAF7EFF4 for ; Thu, 12 Jul 2012 03:41:34 -0400 Received: by ggnf2 with SMTP id f2so2482137ggn.29 for ; Thu, 12 Jul 2012 00:41:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=enVp1Bu+XqoSkivCHbwKxlLw3LumTxkP07dGvZxcuW8=; b=v7Cgy/rSQvuXb8G9H4Rl6GL5WmUtJGB85fPZrVAaCXWtqqguuryUbZPnCqfG+kIE5i uoG6XT7n+yyNwqngI8/defBMARuXz/QJuGZXKqBMhr/f7lvZEOFtSWuWQw5j3Folozuw c3P7MtqsPvND+rwDZJHpoxDz5p6r6Yy3B5snuoiebfKk52NTlE02W+7RXMR02RNz9d6d gQ39tVipNfFZjlSu+1m3Kl0NFvD7zDQJ+MVW2uxcs2BVNKXWs1N1HzU0PosdT669eNrM g6AKL4OHkJVqrVk/f31qSNqm5KhV4PIGZwYgvYe4JhHpP42JsGnbcPCrAPf5rv/YPFQA qpuQ== Received: by 10.236.175.106 with SMTP id y70mr44995950yhl.110.1342078890722; Thu, 12 Jul 2012 00:41:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.33.12 with HTTP; Thu, 12 Jul 2012 00:41:10 -0700 (PDT) In-Reply-To: References: Date: Thu, 12 Jul 2012 09:41:10 +0200 Message-ID: To: Ziad Jammal Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf305e28838ac63504c49d1709 Subject: Re: [PHP-DEV] Contribute to PHP From: ocramius@gmail.com (Marco Pivetta) --20cf305e28838ac63504c49d1709 Content-Type: text/plain; charset=UTF-8 Hi there! Please note that this is the "internals" mailing list, and developing PHP internals is mainly a question of C programming language. If you want to get started with some framework you've been using, I can only suggest you to get in touch with the existing core developers responsible for those libraries, and that usually happens through IRC networks. Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com On 12 July 2012 09:28, Ziad Jammal wrote: > Deal all phpiers, > > It took me a while before I hit the send key. > I have been a php developer for some time and I got certified beginning of > this year. > I have always wanted to start contributing to php and zend framework, but > I am unable to find the right docs, examples, and the "how". > I know it might be a simple task, but I appreciate your support as I > really want to contribute some good stuff to the php community. > Appreciate if someone can share a reported bug, how he traced its > location and how he got it fixed. > > Many thanks, > Ziad > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --20cf305e28838ac63504c49d1709--