Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80265 invoked from network); 19 Jul 2017 17:41:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2017 17:41:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.216 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.216 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.216] ([81.169.146.216:36443] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/6B-02884-3D99F695 for ; Wed, 19 Jul 2017 13:41:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1500486096; l=2309; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=zWcWURknvST1YZ8RvBEHumAJeYDLSvjLGDjUcv6I/cU=; b=YmHXGqy2SDV7sHBYQBmLtfePfQwBUm2fO70NbaN4nWIhRWrI0o1HNyUlYLQippSaTh zWrVlygX1OQbYTg9tZS5QVlVSof80zt1qcM7zrZ8THaMg83F5AzhjGSGimCrkDUqvqyB cv+3dHg31+lR3SP6Y332f6pH0PpJMgv1/Oo5w= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLDup6E67mzuoNHBqT83Q== X-RZG-CLASS-ID: mo00 Received: by mail-oi0-f54.google.com with SMTP id 191so7081794oii.2 for ; Wed, 19 Jul 2017 10:41:36 -0700 (PDT) X-Gm-Message-State: AIVw110ICpIN8dI8XVlR8d9BEAMIuHhru62wPxox7wu/LGgo7gBMig3M /llnekx/9qbmYhBZZcXx2iTJbeu/yw== X-Received: by 10.202.241.10 with SMTP id p10mr2659723oih.56.1500486095823; Wed, 19 Jul 2017 10:41:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.154.177 with HTTP; Wed, 19 Jul 2017 10:41:35 -0700 (PDT) In-Reply-To: References: Date: Wed, 19 Jul 2017 19:41:35 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Mathias Grimm Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="94eb2c0933a8bb6b340554af24cb" Subject: Re: [PHP-DEV] php.net website From: me@kelunik.com (Niklas Keller) --94eb2c0933a8bb6b340554af24cb Content-Type: text/plain; charset="UTF-8" Hey, > I would like to know who is/are "in charge" of the website ( > https://github.com/php/web-php). > I think I would like to help improving it a bit. > > I can possibly understand the reasons why it is still like it is, code > wise, but I think there is a lot of room from improvement. Also, from the > reference point of view, I don't think it's a good example/image for the > php community. > Could you name a few points that need improvements? I'd really say that PHP.net a really good reference compared to other projects. > I would like to understand also a little bit about how it is > hosted/deployed/build etc. > It's built on one server and then rsynced to other servers IIRC. Regards, Niklas --94eb2c0933a8bb6b340554af24cb--