PHP 4.3.6RC2 Released

php.internals

Ilia A.

22 years ago
A quick update of the RC1 release. This release fixes the INF/NAN bug that was not fully resolved in RC1 and should allow the compilation of the GD extension against GD library 1.X. If no other problems creep up, RC2 will be released as 4.3.6 final on Thursday, so please test it. Ilia

Phil Driscoll

22 years ago
4.3.6RC2 still has the nasty bug27582_2.phpt test which causes my dual xeon machine to fall over on make test. Any chance of simply removing the test before final release? Cheers
-- Phil Driscoll

Uwe Schindler

22 years ago
On the qa.php.net page are the links to the source incorrect (still RC1). At 19:05 05.04.2004, Ilia Alshanetsky wrote:
>A quick update of the RC1 release. This release fixes the INF/NAN bug that >was >not fully resolved in RC1 and should allow the compilation of the GD >extension against GD library 1.X. > >If no other problems creep up, RC2 will be released as 4.3.6 final on >Thursday, so please test it. > >Ilia > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php
----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Erlangen, Germany

Derick Rethans

22 years ago
On Tue, 6 Apr 2004, Uwe Schindler wrote:
> On the qa.php.net page are the links to the source incorrect (still RC1).
Yes, we know. I'm just fixing this. Derick