Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7400 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47383 invoked by uid 1010); 29 Jan 2004 11:56:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47248 invoked from network); 29 Jan 2004 11:56:39 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 29 Jan 2004 11:56:39 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id i0TBucvs031893; Thu, 29 Jan 2004 12:56:38 +0100 Date: Thu, 29 Jan 2004 12:56:01 +0100 (CET) X-X-Sender: derick@localhost To: Ananth Kesari cc: internals@lists.php.net, andi@zend.com In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] To check in NetWare changes. From: derick@php.net (Derick Rethans) On Thu, 29 Jan 2004, Ananth Kesari wrote: > Our changes are spread across many files, so I am not sure if we can > checkin at this stage of the release of PHP 5.0. Anyway, I have > attached the diff file for TSRM. Please review the same and give me > your comments. There are similar changes in other files. If you think > I should send across the diffs for other files also, then I will do > so. Let me know. Just make *one* diff against latest CVS of all changes? And you didn't add an attachment (we only accept text/plain attachments here). > In the meantime, I have a question. I am interested in contributing > to the Open source PHP. I was thinking that the good way to start > could be to begin working on some simple defects and fix them. > Can you let me know if I can do that and if yes, how? I mean, > where to look for the defects filed and what is the procedure to > start fixing them? Have a look at bugs.php.net, there are plenty of open bugs. regards, Derick