Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17228 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82034 invoked by uid 1010); 11 Jul 2005 18:15:45 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82018 invoked from network); 11 Jul 2005 18:15:45 -0000 Received: from unknown (HELO hojtsy.hu) (127.0.0.1) by localhost with SMTP; 11 Jul 2005 18:15:45 -0000 X-Host-Fingerprint: 62.77.203.4 b.relay.invitel.net Received: from ([62.77.203.4:51171] helo=b.relay.invitel.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 07/4D-25935-057B2D24 for ; Mon, 11 Jul 2005 14:15:45 -0400 Received: from mail.invitel.hu (mail.vnet.hu [213.163.59.4]) by b.relay.invitel.net (Invitel Core SMTP Transmitter) with ESMTP id 51D2F37FB4 for ; Mon, 11 Jul 2005 20:15:41 +0200 (CEST) Received: from [10.0.0.1] ([82.131.225.132]) by mail.invitel.hu (Invitel Messaging Server) with ESMTPA id <0IJH00FEG6PATD30@invitel.hu> for internals@lists.php.net; Mon, 11 Jul 2005 20:15:11 +0200 (CEST) Date: Mon, 11 Jul 2005 20:15:40 +0200 In-reply-to: <42D2AFF1.4010404@lerdorf.com> To: Rasmus Lerdorf Cc: PHP Developers Mailing List Message-ID: <42D2B74C.7040806@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <42D2ACDF.30807@hojtsy.hu> <42D2AFF1.4010404@lerdorf.com> User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) Subject: Re: [PHP-DEV] PHP 4.0.0 binary missing from museum.php.net From: gabor@hojtsy.hu (Gabor Hojtsy) >>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