Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:51299 php.webmaster:10442 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44436 invoked from network); 18 Jan 2011 16:59:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2011 16:59:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 unknown Solaris 10 (beta) Received: from [217.114.211.66] ([217.114.211.66:37221] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/23-26960-DF6C53D4 for ; Tue, 18 Jan 2011 11:59:42 -0500 Received: from [192.168.2.189] (ppp-93-104-35-162.dynamic.mnet-online.de [93.104.35.162]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id 4E0894BEED; Tue, 18 Jan 2011 17:59:38 +0100 (CET) To: Sascha Meyer Cc: internals@lists.php.net, php-webmaster In-Reply-To: <20110118160939.95010@gmx.net> References: <20110118160939.95010@gmx.net> Content-Type: text/plain; charset="UTF-8" Date: Tue, 18 Jan 2011 17:59:37 +0100 Message-ID: <1295369977.2345.89.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] Update to the windows.php.net downloads page From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2011-01-18 at 17:09 +0100, Sascha Meyer wrote: > Good afternoon, > > I added a link to the qa/releases/snapshots archives on the PHP for Windows downloads page [...] I would love if we could move all that back to php.net, downloads should use our mirrors for serving users best and giving them one location to look at and no confusion about not finding some stuff. CC'ing the webmaster list. > The modified listing.php is attached to this mail svn diff would be preferred to see the actual change (especially if somebody changes the page in between..) johannes