Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68787 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90112 invoked from network); 31 Aug 2013 20:38:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2013 20:38:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.180 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.180 mail-ob0-f180.google.com Received: from [209.85.214.180] ([209.85.214.180:41420] helo=mail-ob0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/45-55332-35452225 for ; Sat, 31 Aug 2013 16:38:44 -0400 Received: by mail-ob0-f180.google.com with SMTP id v19so3119759obq.25 for ; Sat, 31 Aug 2013 13:38:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9LRzpmjV1bkpeTzUhR9NEEnA1CfrAFq3Q++k3mTrLC8=; b=LJi80WaUc4jpxCrJZBtDO4KwBBjwnOic4UMDs308nxD+/rJi9gFIdpzcVjM34VzWHJ Z9JzyC0ef+cia3tf4l3fSpKheirfJLBTdXJhwy7Qg1cJMloOsafmTiirfhCkBAgRGggK asYESWovIrVfn+G2XwOUsI80Uk8ArQu4t16SqNp1e7naQLFkVpErkGgp8wrU64K2YAth 6lqnZyiSkpYLH10ZvwRBQADnVeaPxSUERYlOL6qORU5DO10gxm1OgADDLa98pOz7Hnr+ apUjBpVs7VLj3whXNYKeNEbIhY9vKOI7cZspGQRqSZ9/WbXF3/w8/UuliYOr+/cIRYZo H4zw== MIME-Version: 1.0 X-Received: by 10.182.214.98 with SMTP id nz2mr11703940obc.37.1377981521193; Sat, 31 Aug 2013 13:38:41 -0700 (PDT) Received: by 10.182.98.8 with HTTP; Sat, 31 Aug 2013 13:38:41 -0700 (PDT) In-Reply-To: <1377979523.3656.21.camel@guybrush> References: <1377979523.3656.21.camel@guybrush> Date: Sat, 31 Aug 2013 22:38:41 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP internals list Content-Type: multipart/alternative; boundary=e89a8ff1cefe13ee8004e5445367 Subject: Re: [PHP-DEV] windows.php.net From: nikita.ppv@gmail.com (Nikita Popov) --e89a8ff1cefe13ee8004e5445367 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, Aug 31, 2013 at 10:05 PM, Johannes Schl=FCter wrote: > My idea would be to > * shut down most of windows.php.net > * Provide downloads via our mirrors. This might need work on a > nice downloads page, probably some configuration to make sure we > comply to US crypto export stuff (i.e. no U.S. servers for d/l) > and probably a different approach to provision the distributions > directory (git is not thaaat usable with these tons of "large" > binary files) > * either integrate snaps with snaps.php.net or create a limited > w.p.n site doing only that and.. > * handle QA releases similar to snaps, if distributed from w.p.n > provide direct links from qa.php.net > * integrate team listing with credits, where needed > The Windows site also hosts DLLs for PECL: http://windows.php.net/downloads/pecl/ That should also be put in some prominent location, because right now I don't think it's even linked from anywhere. Instead the website has a notice that PECL for Windows is being worked on (for how many years already?) and a link to http://downloads.php.net/pierre/, which does have some PECL builds, but is not as complete as downloads/pecl. Nikita --e89a8ff1cefe13ee8004e5445367--