Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86291 invoked from network); 19 Jul 2017 18:12:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2017 18:12:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=mathiasgrimm@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mathiasgrimm@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.176 as permitted sender) X-PHP-List-Original-Sender: mathiasgrimm@gmail.com X-Host-Fingerprint: 209.85.192.176 mail-pf0-f176.google.com Received: from [209.85.192.176] ([209.85.192.176:34977] helo=mail-pf0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/9C-02884-1F0AF695 for ; Wed, 19 Jul 2017 14:12:02 -0400 Received: by mail-pf0-f176.google.com with SMTP id e199so2921237pfh.2 for ; Wed, 19 Jul 2017 11:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=U3RK87k4thaE2nHY/g7p7GN7RCl9PHxNi+4OHuIU5N4=; b=oKKUCy0Jm4bkj7wp4qIJVb9IeeT2lkKlpCj3YMmMvbPtCBNslBL9yP3hxrp7JnwTVG SFkZKZK/VA2M1tlpoMtf7VTM7kbfP8Awea9J7v+sOxSN6hiaS/m6IvV1Z5jyc1K4fHvf p3yr8QlF/g53a3bC0XVK3lKnDQnH4rx0AADA5iDjaTH7T5slbUJRorUQaVTbSOORBokD LxBJQvxXvjqovprBaVVtlYAjA494u0trEq5xj7TKxgNliZlm0sadIPfn3ndVhLB+WBbe Q3yL225J1e/B/lLCINrVR6RHMKaD0ZocVDgliP5QXgo43+IBZMhrO/IIALshwVfitJQ0 Izog== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=U3RK87k4thaE2nHY/g7p7GN7RCl9PHxNi+4OHuIU5N4=; b=nMEanEsDVbjdeCXg475PPV8m84ictxKSFr59zav+tAsOaBc2MRwdqvpRO5dUSag5IQ gOxSGlfxdoe7FhZP7Yo2y/c7CE0yNz/aV1zBqKUJpWZAvLZ1i/gtUKgcqrvaZVu+Rb/6 Ts3cVYW0ltYJZ7LMRu+zm7HPSH033We+8E+Px7xGZuz2ICpTdeiVzc+gNrT+tUbLNSM2 iXbDPqSVu8yF32zoOtq+ejI6niO/4TI2uIt+dlFOV9FsKART6ZvqpNUMMkhfvkEPpSx8 fD11PUJPIy3B8etE+9KNqLWpxdBDO2YYe+tsUg7EeL3B9ZCUoFLv/onYU4neuzRsAxLR DE6g== X-Gm-Message-State: AIVw111zds93Ai0p1jNDmubJ3oxYrhpd0nkAQ5MaBquG3wI4j1rvwejJ ddbNPqmpQS+n86psexxU5UKqNciMjw== X-Received: by 10.99.130.72 with SMTP id w69mr1031175pgd.70.1500487918626; Wed, 19 Jul 2017 11:11:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.156.2 with HTTP; Wed, 19 Jul 2017 11:11:58 -0700 (PDT) In-Reply-To: References: Date: Wed, 19 Jul 2017 20:11:58 +0200 Message-ID: To: Niklas Keller , "internals@lists.php.net" Content-Type: multipart/alternative; boundary="94eb2c116574612dbc0554af91e9" Subject: Re: [PHP-DEV] php.net website From: mathiasgrimm@gmail.com (Mathias Grimm) --94eb2c116574612dbc0554af91e9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On 19 July 2017 at 20:06, Mathias Grimm wrote: > > > On 19 July 2017 at 19:41, Niklas Keller wrote: > >> 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 t= he >>> reference point of view, I don't think it's a good example/image for th= e >>> 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. >> > > Just one example: https://github.com/php/web-php/blob/master/releases/ > index.php > I haven't checked every file but in general I would be pretty sad if I ha= d > to work on a code like that. > Good thing is that I am willing to work on in now :) > > >> >> >>> 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. >> > > =E2=80=8BDo you have more details on that? Is the build process in anothe= r repo?=E2=80=8B > >> >> Regards, Niklas >> > > --94eb2c116574612dbc0554af91e9--