PHP 4.3.2

php.internals

Rasmus Lerdorf

23 years ago
Jani, ok, fd patch is out, and there are no critical bugs in the bug db other than the vague #20190 which I think is actually fixed. Unless someone else can reproduce that bug at this point let's roll the final 4.3.2RC and get this thing out the door so we can get the fd-patch back in and move on. -Rasmus

Derick Rethans

23 years ago
On Wed, 21 May 2003, Rasmus Lerdorf wrote:
> Jani, ok, fd patch is out, and there are no critical bugs in the bug db > other than the vague #20190 which I think is actually fixed. Unless
I wish it was fixed too, but there are still people reporting it... Derick
-- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------

Rasmus Lerdorf

23 years ago
On Wed, 21 May 2003, Derick Rethans wrote:
> On Wed, 21 May 2003, Rasmus Lerdorf wrote: > > > Jani, ok, fd patch is out, and there are no critical bugs in the bug db > > other than the vague #20190 which I think is actually fixed. Unless > > I wish it was fixed too, but there are still people reporting it...
Well, we have lived with it until now, if nobody has a firm way to reproduce it we can't really fix it. Current 4.3.2 is still a whole lot better than 4.3.1. So ignore that bug and continue. -Rasmus

Derick Rethans

23 years ago
On Wed, 21 May 2003, Rasmus Lerdorf wrote:
> On Wed, 21 May 2003, Derick Rethans wrote: > > On Wed, 21 May 2003, Rasmus Lerdorf wrote: > > > > > Jani, ok, fd patch is out, and there are no critical bugs in the bug db > > > other than the vague #20190 which I think is actually fixed. Unless > > > > I wish it was fixed too, but there are still people reporting it... > > Well, we have lived with it until now, if nobody has a firm way to > reproduce it we can't really fix it. Current 4.3.2 is still a whole lot > better than 4.3.1. So ignore that bug and continue.
Of course, I wasn't suggesting anything else. Derick
-- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------

Christoph Grottolo

23 years ago
rasmus@lerdorf.com (Rasmus Lerdorf) wrote:
>Jani, ok, fd patch is out, and there are no critical bugs in the bug db >other than the vague #20190 which I think is actually fixed. Unless >someone else can reproduce that bug at this point let's roll the final >4.3.2RC and get this thing out the door so we can get the fd-patch back in >and move on.
Bug #14877 is still open, FDF does still not work on win32 so delivering php_fdf.dll with windows distribution will not make much sense (I tested with snaps from yesterday). Christoph

Jani Taskinen

23 years ago
On Wed, 21 May 2003, Christoph Grottolo wrote:
>rasmus@lerdorf.com (Rasmus Lerdorf) wrote: > >>Jani, ok, fd patch is out, and there are no critical bugs in the bug db >>other than the vague #20190 which I think is actually fixed. Unless >>someone else can reproduce that bug at this point let's roll the final >>4.3.2RC and get this thing out the door so we can get the fd-patch back in >>and move on. > >Bug #14877 is still open, FDF does still not work on win32 so >delivering php_fdf.dll with windows distribution will not make much >sense (I tested with snaps from yesterday).
ext/fdf is not really any mainstream extension that a lot of people rely upon. So bug #14877 is not considered critical nor showstopper. --Jani

Christoph Grottolo

23 years ago
sniper@iki.fi (Jani Taskinen) wrote:
>On Wed, 21 May 2003, Christoph Grottolo wrote: > >>rasmus@lerdorf.com (Rasmus Lerdorf) wrote: >> >>>Jani, ok, fd patch is out, and there are no critical bugs in the bug db >>>other than the vague #20190 which I think is actually fixed. Unless >>>someone else can reproduce that bug at this point let's roll the final >>>4.3.2RC and get this thing out the door so we can get the fd-patch back in >>>and move on. >> >>Bug #14877 is still open, FDF does still not work on win32 so >>delivering php_fdf.dll with windows distribution will not make much >>sense (I tested with snaps from yesterday). > > ext/fdf is not really any mainstream extension that a lot of > people rely upon. So bug #14877 is not considered critical nor > showstopper.
That's not what I was asking for. But IMHO it makes not much sense to distribute an extension which is simply not working - even if it's not an important one. My suggestion is to remove fdf from the windows binaries distribution of 4.3.2. Christoph