Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70848 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97164 invoked from network); 23 Dec 2013 09:38:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Dec 2013 09:38:04 -0000 Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.175 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.175 mail-wi0-f175.google.com Received: from [209.85.212.175] ([209.85.212.175:39857] helo=mail-wi0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 23/E2-08405-B7408B25 for ; Mon, 23 Dec 2013 04:38:04 -0500 Received: by mail-wi0-f175.google.com with SMTP id hi5so10681684wib.2 for ; Mon, 23 Dec 2013 01:38:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=bno/++Pe/Qw/oTjkAR+DxSz6BgEnzE0RNQv/TeGeRfg=; b=IQ4rH3erLZFvSVBS0lJtogXnZQCmNNWCUhJM7DnZl5DZjgp8jDnQRJIOU/eXyA9RJ7 F6uvRRMfpD2fakj+7zPq8SE+CdNrlrj/PTz/NNXynnk1gPddFlKOyf1VVqLjm9FgI1os n78Arss8bZPbr4wTd55yjhpMEaIV/LEmHefehzYXxPB4uA1Ju2UmF+S51DoRgiM75CqO vT2yJCFX95fDXP/AoYtfkHGvCsD80NPTypRItIQeoUjWVSD283hzpRkTAAgBDypmJNcV 2TsHtDgxyX8J7pLJr3Oa2R+9MsDNSBNhX0IKZ9DLmR/WOrIgnAxdtsoIaQMe+0YCvG+o kTXg== X-Received: by 10.181.11.169 with SMTP id ej9mr18168900wid.13.1387791481255; Mon, 23 Dec 2013 01:38:01 -0800 (PST) Received: from [192.168.0.137] ([62.189.198.114]) by mx.google.com with ESMTPSA id j9sm9445230wjx.18.2013.12.23.01.37.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Dec 2013 01:38:00 -0800 (PST) Message-ID: <52B80477.7050502@gmail.com> Date: Mon, 23 Dec 2013 09:37:59 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <52B5522A.4040709@lsces.co.uk> <52B55E6D.6050602@lsces.co.uk> <52B6B587.4000107@lsces.co.uk> In-Reply-To: <52B6B587.4000107@lsces.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Censorship in php From: rowan.collins@gmail.com (Rowan Collins) Lester Caine wrote (on 22/12/2013): > But currently the website is promoting a new venue for discussion not > hosted by php.net as far as I can tell with no linkage back to the > project at all? It requires a separate login and it's the control and > administration of this which I am questioning. I think the idea is that the feedback area doesn't require any login at all, and is not really for co-ordination and planning, just gathering feedback. There are many many people who use the php.net website who would never think to sign up to a co-ordination list or file a bug, so it's a useful way of getting their opinions. Looking at the open tickets yesterday, it seems to be gathering a range of opinions, both positive and negative. > Like composer and php-fig it seems that the core project is happy to > let others take control of what I consider fundamental development > decisions PHP is a programming language, not a framework, and that distinction is not new or unique to PHP. Composer is a package management tool, and php-fig is a set of coding standards; neither touch on the language itself, so for the core developers of the language to presume control of them would be unnecessary to the point of arrogance. The php.net website is, obviously, fairly central to the language, but its design is hardly in the same category as, say, whether PHP should have a ** operator, so having a separate team with different expertise managing it makes perfect sense. Regards, -- Rowan Collins [IMSoP]