To check in NetWare changes.

php.internals

Ananth Kesari

22 years ago
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? Thanks, Ananth.

Andi Gutmans

22 years ago
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

Derick Rethans

22 years ago
On Wed, 21 Jan 2004, Ananth Kesari wrote:
> 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?
Please show us some patches first. I remember from last time that a lot of kinda ugly things were added, and we'd like to prevent that and find a better solution this time. regards, Derick