Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7237 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65972 invoked by uid 1010); 21 Jan 2004 11:55:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65861 invoked from network); 21 Jan 2004 11:55:43 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 21 Jan 2004 11:55:43 -0000 Received: (qmail 4306 invoked from network); 21 Jan 2004 11:55:42 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by mail.zend.com with SMTP; 21 Jan 2004 11:55:42 -0000 Message-ID: <5.1.0.14.2.20040121135457.0203fc68@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 21 Jan 2004 13:55:42 +0200 To: "Ananth Kesari" , In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] To check in NetWare changes. From: andi@zend.com (Andi Gutmans) References: At 04:48 AM 1/21/2004 -0700, Ananth Kesari wrote: >Hi, > >I am working on porting PHP 5.0 onto NetWare. I would like to start >checking in the changes into the PHP 5.0 source code branch. What is the >project name that I need to check in? Ananth, We are in a code-freeze now. You are welcome to commit bug fixes to the CVS but if this requires serious changes then you're going to have to save them for 5.0.1. You can checkout the php5 module and commit there (on HEAD). Andi