Re: To check in NetWare changes.

php.internals

Ananth Kesari

22 years ago
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 <andi@zend.com> 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