PHP 4.3.2-RC2 is about to be reality..

php.internals

Jani Taskinen

23 years ago
I'm gonna release RC2 tonight, in 3-4 hours after sending this email. So if you really want some important stuff get more testing than the snapshots get, it's about the time to commit and MFH. :) I'm not going to bother making lists of bugs to people look into since it was totally useless the last time I did it..so if anyone cares, look in the bug database yourselves, it can be found here: http://bugs.php.net/bugstats.php?phpver=4 And an interesting listing of open reports: http://bugs.php.net/lstats.php?phpver=4&per_category There you can see who takes best care of the extensions they're maintaining. I guess nobody maintains Zend or ext/sessions? :) --Jani

Moriyoshi Koizumi

23 years ago
If possible, please exclude the test cases in tests/lang for a bunch of unsolved bugs from the roll-up. Or perhaps I could get rid of them from 4.3 branch right now and leave them for php5. Moriyoshi Jani Taskinen <sniper@iki.fi> wrote:

Jani Taskinen

23 years ago
On Tue, 29 Apr 2003, Moriyoshi Koizumi wrote:
>If possible, please exclude the test cases in tests/lang for a bunch of >unsolved bugs from the roll-up. Or perhaps I could get rid of them from >4.3 branch right now and leave them for php5.
Yeah, that's what I was thinking. Please remove them from 4.3 branch. --Jani

Moriyoshi Koizumi

23 years ago
Done, yet IMO those bugs are as critical as they could threaten reliability of the language itself and should still be marked to be fixed asap. Moriyoshi Jani Taskinen <sniper@iki.fi> wrote: