Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60324 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16406 invoked from network); 26 Apr 2012 19:55:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2012 19:55:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=joe@joegillotti.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=joe@joegillotti.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain joegillotti.com designates 199.168.184.8 as permitted sender) X-PHP-List-Original-Sender: joe@joegillotti.com X-Host-Fingerprint: 199.168.184.8 purple.jrgp.us Received: from [199.168.184.8] ([199.168.184.8:45941] helo=purple.jrgp.us) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/7A-54822-D28A99F4 for ; Thu, 26 Apr 2012 15:55:26 -0400 Received: by purple.jrgp.us (Postfix, from userid 58) id 5DFC156AB8; Thu, 26 Apr 2012 15:55:35 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on purple.jrgp.us X-Spam-Level: X-Spam-Status: No, score=-1.0 required=4.0 tests=ALL_TRUSTED autolearn=disabled version=3.3.2 Received: from adore.jrgp.us (unknown [IPv6:2001:470:8:cef:f66d:4ff:fe44:11fc]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by purple.jrgp.us (Postfix) with ESMTPSA id 8B30B564D1 for ; Thu, 26 Apr 2012 15:55:33 -0400 (EDT) Message-ID: <4F99A826.6090304@joegillotti.com> Date: Thu, 26 Apr 2012 15:55:18 -0400 Reply-To: joe@joegillotti.com User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Where to start From: joe@joegillotti.com (Joe Gillotti) Skim the bug tracker for low hanging fruit. On 04/26/2012 11:37 AM, Mathias Grimm wrote: > Where is the easiest point to a beginner start solving bugs? Including bugs > that was solved to. >