Release 5.0.4?

php.internals

Christian Stocker

21 years ago
Hi 5.0.3 is out since quite some time and there were bugs introduced with that release, which are fixed since quite some time (for example the $str['str'] bug IIRC). So, a 5.0.4 release soon wouldn't be a bad idea, IMHO. Since my own software (or actually a PEAR class, which I use) has problems with 5.0.3 (but not with 5.0.2 or 5.0.4-dev), I'm personally interested in a soon new release, but I also heard other people complaining. chregu
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB

Andi Gutmans

21 years ago
At 11:21 PM 2/11/2005 +0100, Christian Stocker wrote:
>Hi > >5.0.3 is out since quite some time and there were bugs introduced with >that release, which are fixed since quite some time (for example the >$str['str'] bug IIRC). > >So, a 5.0.4 release soon wouldn't be a bad idea, IMHO. Since my own >software (or actually a PEAR class, which I use) has problems with 5.0.3 >(but not with 5.0.2 or 5.0.4-dev), I'm personally interested in a soon new >release, but I also heard other people complaining.
I agree. Any reason not to roll something within a week? Andi

Lukas Smith

21 years ago
Andi Gutmans wrote:
> At 11:21 PM 2/11/2005 +0100, Christian Stocker wrote: > >> Hi >> >> 5.0.3 is out since quite some time and there were bugs introduced with >> that release, which are fixed since quite some time (for example the >> $str['str'] bug IIRC). >> >> So, a 5.0.4 release soon wouldn't be a bad idea, IMHO. Since my own >> software (or actually a PEAR class, which I use) has problems with >> 5.0.3 (but not with 5.0.2 or 5.0.4-dev), I'm personally interested in >> a soon new release, but I also heard other people complaining. > > > I agree. Any reason not to roll something within a week?
same goes for 4.3.11 ... regards, Lukas

Ron Korving

21 years ago
Is 5.0.4 still due within a few days? The stream_get_line() bug in particularly is bothering me a lot :) Ron "Lukas Smith" <lsmith@php.net> wrote in message news:420D3852.5020103@php.net...