Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85208 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18512 invoked from network); 19 Mar 2015 03:31:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2015 03:31:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.174 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.174 mail-ob0-f174.google.com Received: from [209.85.214.174] ([209.85.214.174:36436] helo=mail-ob0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/20-16988-F034A055 for ; Wed, 18 Mar 2015 22:31:27 -0500 Received: by obdfc2 with SMTP id fc2so45761174obd.3 for ; Wed, 18 Mar 2015 20:31:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Jkk4i45OIx2CQ4+jY05mv7v2Ec144Ukq/lpWn9Wyaf0=; b=WLh1evR0VzFX0VgKQv5hdmoJSDDezijSP6Bf/rMf9xBsrbkQMpVlcymfFPMzvlp/FN QpJHUTYqsJqfJcSG+DaBfp8NLJvQHESlh9RXBSNhN4dBYKLh/sKfE8V0QWBqcvxM0we3 wn9dbwKy+hDKUIRUqCRH20Zblk2NGklCLBYhRYdxE86HEFrGtPU+1DPXeAeHWQ58jk6t J+Nh8K+IUVLU14t0QGoSi4eiqq7E1MpJ+ZLMAtL2edG3LC+x8X/xturIKClHz/8SpAMQ yL9rp7AlLRvg1bUmsYvXcI9pau1VizkA7TuPWmToCpW8a0yqCI3Yoovajh0g0Wp/+1Nc sCaA== MIME-Version: 1.0 X-Received: by 10.60.177.234 with SMTP id ct10mr59430462oec.43.1426735884350; Wed, 18 Mar 2015 20:31:24 -0700 (PDT) Sender: morrison.levi@gmail.com Received: by 10.76.93.143 with HTTP; Wed, 18 Mar 2015 20:31:24 -0700 (PDT) In-Reply-To: <550A2427.3060807@gmx.de> References: <550A2427.3060807@gmx.de> Date: Wed, 18 Mar 2015 21:31:24 -0600 X-Google-Sender-Auth: qcBvFyumpihdde6YfdsU-VxBSYg Message-ID: To: Christoph Becker Cc: Pierre Joye , Hannes Magnusson , "Sebastian B.-Hagensen" , Anthony Ferrara , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Voting irregularities From: levim@php.net (Levi Morrison) > Whatever you want to improve, please consider that the PHP wiki is > driven by DokuWiki which needs to get updated from time to time (lately > there have been two updates every year[1]; this is not accounting any > necessary updates to DokuWiki plugins). These updates seem to be > painful already, due to the required customizations. It would be > helpful if further as well as existing customizations could be moved to > custom DokuWiki plugins as far as feasible. Thankfully I've never had to do that part myself. Do we have a document somewhere that explains our general update/upgrade procedure for DokuWiki? Maybe now that PHP 7.0 is in feature freeze I can find some time to work on our web infrastructure again.