Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108123 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 483 invoked from network); 14 Jan 2020 17:19:30 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Jan 2020 17:19:30 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 69F9D180548 for ; Tue, 14 Jan 2020 07:26:23 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ed1-f43.google.com (mail-ed1-f43.google.com [209.85.208.43]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 14 Jan 2020 07:26:22 -0800 (PST) Received: by mail-ed1-f43.google.com with SMTP id b8so12255524edx.7 for ; Tue, 14 Jan 2020 07:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=datadoghq.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=k2a0gu138Wmq+6so9jK5IcoMLfCBYmx1DLCRkr0/Ky0=; b=EjELkThQY85xEE8SIUr2n4qz0kSzw/fnsZnU0iWa4s4fNajsE9GjIUzL0Kuv/RymGW ec+oloKGjF3OPfNQI1WyelTdBgKrvp7UhPo61l1A8+xhN+d0Ds+sfCpfFkgDUcJyY/CN AJbplXp52uKyJx19R1SSILacp4TiTZMjH36A4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=k2a0gu138Wmq+6so9jK5IcoMLfCBYmx1DLCRkr0/Ky0=; b=pUGCX8dakxu8wsGYfWHOB0TkxrlMXrvGVGKDbIE8lHt6t5I5l+VJy5mMH4fUe6/vJb tJ4nS+5jj7SbvMoqkH9eSVcNojUKYInlZAdgonm860dubqF6p8CRbPHWdgqhHSFUQ9TU 41TYvp0NcvX+P7e6oi+xhi3Idm4Ornfnks3smSyhdhbrc8nApCu0rpPbQaPoNd15XpgD 8WtYSL1or3i2oCrrGO4aMG6t4C0AGSBA2lOiGrFhn+Quf+38nYMBwo0VfUczNtm29jb0 /dHK/izTHyyyZZTt7u8oUyeoimUbkBd8KuOKEO0mLjm2ADDy19UTBxA+4BlBdjZKweLS ROsg== X-Gm-Message-State: APjAAAUK9XrjbXF6ZvG91a88IvQWirL9B1eWgNwikbE6oq4jMMT7p1SP pj2TSzHzuD1G07by+NM8b2krxQjXaW55p5EwbtzPXZHDAMY= X-Google-Smtp-Source: APXvYqwEqZFNYnNIuPWmF7FaGpUGeXKMAXnZtE0k6tl5N600yjFCM9590pl9whzDa8efY5VIOAtID8Boj8aQ3Aj10mc= X-Received: by 2002:aa7:d94d:: with SMTP id l13mr22118434eds.328.1579015578729; Tue, 14 Jan 2020 07:26:18 -0800 (PST) MIME-Version: 1.0 References: <1579002189.732348.2230.nullmailer@php.net> In-Reply-To: Reply-To: Levi Morrison Date: Tue, 14 Jan 2020 08:26:07 -0700 Message-ID: To: Brent Roose Cc: Peter Cowburn , Nicolas Grekas , PHP Group , PHP Internals List Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Re: VCS Account Request: nicolasgrekas From: internals@lists.php.net ("Levi Morrison via internals") 1. The main issue is that the clause for representatives from the PHP community was never fleshed out. In particular: - Which frameworks, cms, tools, etc qualify and what constitutes a lead developer? - How will those with php.net choose these representatives? If it's by vote, what is the required participation and minimum percentage of "yes" votes required? 2. It's pretty easy to get a PHP.net account, by the way. I think this is partly why nobody has cared enough to deal with the politics of this; if the member wants to vote they can get an account through the quite low bar of contributing a few improvements to our docs or website. To help expedite the process, I recommend visiting the PHP chat room on StackOverflow where quite a few people with internals knowledge (and importantly, can merge contributions) hang out. If you want to hack on the PHP.net website, I can show you plenty of warts that need cleaned up; just ask. 3. Lastly and off topic, I want more contributors to internals or extensions. Having had to deal with the guts and semantics of the language helps people understand all sorts of details that are important that regular PHP users don't understand. I'm not against having voters who aren't skilled in internals; it's just that the balance already seems off to me.