PHP 4.0.0 binary missing from museum.php.net

php.internals

Gabor Hojtsy

21 years ago
Hi, Could someone responsible look into this bug? http://bugs.php.net/33646 PHP 4.0.0. is an important piece of history, so it is better to keep it available IMHO :) Regards, Gabor Hojtsy

Rasmus Lerdorf

21 years ago
Gabor Hojtsy wrote:
> Hi, > > Could someone responsible look into this bug? > http://bugs.php.net/33646 > > PHP 4.0.0. is an important piece of history, so it is better to keep it > available IMHO :) > > Regards, > Gabor Hojtsy >
It's tagged in CVS. So just do: cvs -d:pserver:cvsread@cvs.php.net:/repository co -r php_4_0_0 php-src To get the PHP 4.0.0 sources. -Rasmus

Gabor Hojtsy

21 years ago
>>Could someone responsible look into this bug? >> http://bugs.php.net/33646 >> >>PHP 4.0.0. is an important piece of history, so it is better to keep it >>available IMHO :) > > It's tagged in CVS. So just do: > > cvs -d:pserver:cvsread@cvs.php.net:/repository co -r php_4_0_0 php-src > > To get the PHP 4.0.0 sources.
As my subject and the bug report says, the binary is missing. The 4.0.0 binary might be lingering around somewhere in the attic of phpweb cvs, but since I would not be able to upload it to the museum (and cvs.php.net is quite slow at this time), I have not looked into that more deeply. Goba

Edin Kadribasic

21 years ago
Hi Gabor, I managed to salvage it from the depth's of phpweb's cvs attic :) Edin ----- Original Message ----- From: "Gabor Hojtsy" <gabor@hojtsy.hu> To: "PHP Developers Mailing List" <internals@lists.php.net> Sent: Monday, July 11, 2005 7:31 PM Subject: [PHP-DEV] PHP 4.0.0 binary missing from museum.php.net