Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91204 invoked by uid 1010); 22 Jan 2004 09:06:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91160 invoked from network); 22 Jan 2004 09:06:49 -0000 Received: from unknown (HELO prv-mail25.provo.novell.com) (137.65.81.121) by pb1.pair.com with SMTP; 22 Jan 2004 09:06:49 -0000 Received: from INET-PRV1-MTA by prv-mail25.provo.novell.com with Novell_GroupWise; Thu, 22 Jan 2004 02:06:57 -0700 Message-ID: X-Mailer: Novell GroupWise Internet Agent 6.5.2 Beta Date: Thu, 22 Jan 2004 02:06:46 -0700 To: , Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: [PHP-DEV] To check in NetWare changes. From: hyanantha@novell.com ("Ananth Kesari") Hi Andi, Now that it is in code-freeze stage, when is PHP 5.0 going to be released? We have NetWare changes of approximately about 200 to 250 lines (maybe even more) spread across many files that include, TSRM, ZEND, sapi modules, extensions, ext/standard, main and netware directories. Thanks, Ananth. >>> Andi Gutmans 1/21/2004 5:25:42 PM >>> 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