Any feedback about the patch I've sent? It's not on CVS, is someone at
least looking at it? I had 3 hits to the address I've sent since 3 days.
I realize Windows isn't the perfect platform for PHP, but still, a lot
of developpers are using the binary distrib to develop on their system
and after
Edin Kadribasic wrote:
Please do send me the whole tree packed in a tarball, or post a link to
where I can download it.
Here it is!!
http://sheep.deev.com/~olivier/patch_dsp_php5.tar.gz
This file contains only the relevant .dsp/.dsw/.rc/.rc2. You can unpack
it in your PHP source directory, overr
ly 03, 2003 12:19 AM
Subject: Re: [PHP-DEV] suggestion: rename all php4* files in php 5 to php5*
> Edin Kadribasic wrote:
> > I'll be looking into that soon so please don't rename any files yet.
>
> I don't have karma access to the php-src/ tree anyway.
>
> If yo
Edin Kadribasic wrote:
I'll be looking into that soon so please don't rename any files yet.
I don't have karma access to the php-src/ tree anyway.
If you want my current work, I'm almost finished renaming every
.dsp/.dsw/.rc/.rc2. Files with php4 are renamed to php5, and everything
inside is als
I'll be looking into that soon so please don't rename any files yet.
Edin
- Original Message -
From: "Olivier Hill" <[EMAIL PROTECTED]>
To: "Philip Olson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 10:49 PM
Su
There should also be renaming of functions in SAPI modules, e.g. NSAPI:
php4_init -> php5_init etc. I will do this for my API module the next days
(unix build).
At 12:56 02.07.2003 -0400, you wrote:
Hi,
It's currently impossible in windows to have both php 4 and php 5
installed (unless you can
Philip Olson wrote:
This is known and an open bug report, there are many files that
live in this boat:
http://bugs.php.net/bug.php?id=24397
I've looked how to fix these bugs. Should I rename files php5
and update the workspace, or whould we keep the php4 files
but create new DLLs with the php5
> It's currently impossible in windows to have both php 4 and php 5
> installed (unless you can compile it yourself), and I would like this to
> be possible. If the php4ts.dll could be renamed to php5ts.dll, that
> would be logical and make this possible.
This is known and an open bug report,