Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14078 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19386 invoked by uid 1010); 15 Dec 2004 21:15:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 12988 invoked from network); 15 Dec 2004 21:14:03 -0000 Received: from unknown (HELO a.relay.invitel.net) (62.77.203.3) by pb1.pair.com with SMTP; 15 Dec 2004 21:14:03 -0000 Received: from vadangyal.vnet.hu (mail.vnet.hu [213.163.59.4]) by a.relay.invitel.net (Invitel Core SMTP Transmitter) with ESMTP id B443D18C128 for ; Wed, 15 Dec 2004 22:14:02 +0100 (CET) Received: from hojtsy.hu (adsl241212.vnet.hu [62.77.241.212]) by mail.vnet.hu (iPlanet Messaging Server 5.1 Patch 1 (built Jun 6 2002)) with ESMTPA id <0I8S004YN8BD31@mail.vnet.hu> for internals@lists.php.net; Wed, 15 Dec 2004 22:14:02 +0100 (CET) Date: Wed, 15 Dec 2004 21:16:29 +0000 To: PHP Developers Mailing List Message-ID: <41C0A9AD.8090805@hojtsy.hu> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: hu, en-us User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040229 Subject: old PHP releases on mirror sites From: gabor@hojtsy.hu (Gabor Hojtsy) Hi, Could some guys look into the downloads available from php.net: http://cvs.php.net/phpweb/distributions/ There are quite a few 2 and even 3 years old patchfiles, like: rfc1867.c.diff-4.0.6.gz php-4.3.0-to-4.3.1.patch.gz php-4.0.6-to-4.1.1.patch.gz php-4.0.6-memlimit.diff.gz fd_patch-php-4.3.2.diff.gz .... I would remove them, but it would be nice if someone would strengthen me in this, so that my head will not get shouted off if I remove some important stuff. Also I would remove quite a few dated packages, since most of them are available through the PHP museum, but then again, not all of them. The museum has: php-4.3.1-installer.exe php-4.3.2-installer.exe php-4.3.4-installer.exe But no 4.3.3 installer. Also the museum seems to have been updated last time around 4.3.9RC1, so it might need some new stuff added. Removing stuff means less load on the CVS server for people checking out phpweb and less load on the rsync server for people setting up private mirrors. Goba