PHP 5.1.5RC1 Released

php.internals

Ilia A.

20 years ago
The first and hopefully the last release candidate of PHP 5.1.5 is out and can be downloaded from here: http://downloads.php.net/ilia/php-5.1.5RC1.tar.bz2 6e120d88e366c895ed324089deefa755 http://downloads.php.net/ilia/php-5.1.5RC1.tar.gz 159525e68b9aff188ab84feef918eb5a This release is intended to address a series of security issues that cannot wait for PHP 5.2.0, aside from security fixes there are virtually no other changes in this release compared to 5.1.4. Please give this version a try to see if everything is still working properly. If all is well, final will be released within a week. Ilia Alshanetsky

Phil Driscoll

20 years ago
Ilia There's no 'configure' (at least in the .gz version). Cheers
-- Phil Driscoll

Derick Rethans

20 years ago
On Fri, 11 Aug 2006, Phil Driscoll wrote:
> There's no 'configure' (at least in the .gz version).
Nor a Zend directory or something :) regards, Derick

Ilia A.

20 years ago
Fixed. The new packages are up and here are their md5 checksums bef8e899896058c823fa026d72ea9035 php-5.1.5RC1.tar.bz2 a52c7c9d5621d6b740b45b3b50656eee php-5.1.5RC1.tar.gz It seems I forgot to use a CVS with a hacked up CVS/Repository, which means Zend/ needs to be tagged separately :/ Ilia

Edin Kadribasic

20 years ago
Windows build can be downloaded at: http://downloads.php.net/edink/php-5.1.5RC1-Win32.zip Edin Ilia Alshanetsky wrote: