Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11205 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86989 invoked by uid 1010); 13 Jul 2004 21:07:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86756 invoked from network); 13 Jul 2004 21:07:39 -0000 Received: from unknown (HELO hyperion-data.net) (204.200.195.9) by pb1.pair.com with SMTP; 13 Jul 2004 21:07:39 -0000 Received: from hyperion-data.net (localhost [127.0.0.1]) by hyperion-data.net (8.12.11/8.12.11) with ESMTP id i6DL7cus028429; Tue, 13 Jul 2004 21:07:38 GMT Received: from localhost (daniel@localhost) by hyperion-data.net (8.12.11/8.12.11/Submit) with ESMTP id i6DL7c0f028426; Tue, 13 Jul 2004 21:07:38 GMT Date: Tue, 13 Jul 2004 21:07:38 +0000 (GMT) To: Chris cc: internals@lists.php.net In-Reply-To: <40F44B64.2040705@leftbrained.org> Message-ID: <20040713210434.X23650@hyperion-data.net> References: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> <200407131032.34451.edink@emini.dk> <40F44B64.2040705@leftbrained.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] PHP 5.0.0 Test roll From: daniel@hyperion-data.net (Daniel Crookston) I'm glad you spoke up first Chris, because I have questions in a similar vein. Namely, how can I help? I have a few years of C under my belt, but I never got to the point where I'd be comfy hacking PHP. (I'd like to get there eventually, I'm just not there yet.) So, am I being lazy, have I missed some docs on the web regarding how to be useful, or how to become familiar enough with the PHP code to start lending a hand with the debugging? Or are we expected to learn it ourselves, on our own, in order to be accepted into "the club" as it were? (Not that there's anything wrong with that, it's just that a lot of groups require self-validation like that.) Thanks for any help, Dan -- The dark language of memory allocation is not to be spoken here. On Tue, 13 Jul 2004, Chris wrote: > P.S. I'm not really a C++ guy, I have Visual Studio 6 installed on this > machine, so I have access to its tools, but I'm not very good at using them. > I mostly joined this list to lurk, but I'm willing to help where I'm able.