5.0.5 download URL

php.internals

Zeev Suraski

21 years ago
By popular demand, you can now get these binaries at http://downloads.php.net/zeev/php-5.0.5RC1.tar.gz http://downloads.php.net/zeev/php-5.0.5RC1.tar.bz2 as well.

Edin Kadribasic

21 years ago
The Windows binaries are available at: http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip http://downloads.php.net/edink/pecl-5.0.5RC1-Win32.zip Edin Zeev Suraski wrote:

Greg Beaver

21 years ago
Edin Kadribasic wrote:
> The Windows binaries are available at: > > http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip > http://downloads.php.net/edink/pecl-5.0.5RC1-Win32.zip
These contain updated PEAR bundles and are good to go from PEAR's end. Greg

Greg Beaver

21 years ago
Edin Kadribasic wrote:
> The Windows binaries are available at: > > http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip
I spoke too soon, Archive_Tar-1.3.1.tgz is missing from the go-pear-bundle directory, because of a mistake in go-pear-list.php (my fault) which I have just corrected. Sorry about that. Greg

Edin Kadribasic

21 years ago
Greg Beaver wrote:
> Edin Kadribasic wrote: > >>The Windows binaries are available at: >> >>http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip > > > I spoke too soon, Archive_Tar-1.3.1.tgz is missing from the > go-pear-bundle directory, because of a mistake in go-pear-list.php (my > fault) which I have just corrected. Sorry about that.
Hi Greg, Shouldn't PHP_5_1 version of go-pear-list.php be also updated with the correct version of Archive_Tar? Edin

Greg Beaver

21 years ago
Edin Kadibasic wrote:
>Greg Beaver wrote: > > >>Edin Kadribasic wrote: >> >> >> >>>The Windows binaries are available at: >>> >>>http://downloads.php.net/edink/php-5.0.5RC1-Win32.zip >>> >>> >>I spoke too soon, Archive_Tar-1.3.1.tgz is missing from the >>go-pear-bundle directory, because of a mistake in go-pear-list.php (my >>fault) which I have just corrected. Sorry about that. >> >> > >Hi Greg, > >Shouldn't PHP_5_1 version of go-pear-list.php be also updated with the >correct version of Archive_Tar? >
yes, it should, and now it has, thanks. Greg