Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111657 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 52521 invoked from network); 20 Aug 2020 14:46:34 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 20 Aug 2020 14:46:34 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id CFD0018050A for ; Thu, 20 Aug 2020 06:48:14 -0700 (PDT) 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.5 required=5.0 tests=BAYES_20, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-pj1-f42.google.com (mail-pj1-f42.google.com [209.85.216.42]) (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 ; Thu, 20 Aug 2020 06:48:14 -0700 (PDT) Received: by mail-pj1-f42.google.com with SMTP id mw10so1001237pjb.2 for ; Thu, 20 Aug 2020 06:48:14 -0700 (PDT) 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=CxiMjuk8JQuNOpwR+YtGBcswiNlp/koU1GiwGDky/78=; b=ESBDiBcvpABdfNe7ZmbYbP6DjiJkBO+nHTj9ELh/Q/6KmRiK+r42OLy+xe52XJW+jG C8JcGYsl8nvSCPh5n/DPl3zfQ/dAkOQXCcC+aEOMeDT0pPXle7t9GIJorIDdNVGD4SYF ct07q+JjxKGrLR8hNK/nSLlt4hQKkqP9iN+mrluAHAmav6SCYfPkuxzI0pcbI6Jujn6H umYRFHaqo8CBLeugSIoVSwjjIVG/4kw0p9mhTHalmk1CNjPLsEoM9tmPiuGG3V8UnWHl AZv0OqERYmUPxayGvIwXvpycMY4ETc9j2fhuxQYr5lToSeOlbMNfoX8d4y2iXCD529OW qnpQ== X-Gm-Message-State: AOAM532/9JV5CSe52ZN5yWcW1fljdRUDp7CJLKy6Zz6OWQdYIiX52Kn5 xiSmBOaBzuYRVng9xTEeqgEKuq4QBv4wBNiPMFM= X-Google-Smtp-Source: ABdhPJx7iH9FDQXTRtDTGqCkPzNlWZQDyzKaFwI4iwDLnwufUqWoZTFUBm7uGEeaLeQbwZ3yq6dUlkbgzGPIjoK4M6o= X-Received: by 2002:a17:902:c212:: with SMTP id 18mr2587796pll.250.1597931292633; Thu, 20 Aug 2020 06:48:12 -0700 (PDT) MIME-Version: 1.0 References: <4d9d8746-95b3-6afe-8270-f3b7097f143a@gmail.com> In-Reply-To: <4d9d8746-95b3-6afe-8270-f3b7097f143a@gmail.com> Date: Thu, 20 Aug 2020 16:48:00 +0300 Message-ID: To: Stanislav Malyshev Cc: Benjamin Morel , PHP Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Community vote on RFCs From: kalle@php.net (Kalle Sommer Nielsen) Den tor. 20. aug. 2020 kl. 01.07 skrev Stanislav Malyshev : > Please feel welcome to. However, I don't think this should have any > official role in any PHP governance process, any more than any other > poll on the internet might. That said, my opinion is hearing other > opinions is rarely harmful and frequently useful, so why not. I very much agree with Stas here. I think it should be up to the individual RFC author to put out feelers for feedback from userland, because going to internals is the final judgement. Regarding the link to the thread in the initial email, while it is not impossible to get voting rights. There is a very high barrier of entry, if you are not involved with the PHP project, then being granted voting rights is absurd and can easily flood the usual Core Developer voting turnout, we had a similar debate about this in the spring of 2019 in regards to the PHP FIG which was heavily disputed. Anyone who is not actively involved with the PHP project, is not someone I can feel safe with granting the right to vote. Should I also gain the right at any PHP based project to vote on whatever democratic process they have because I am a maintainer of PHP? No I shouldn't. If I'm involved with a project in question, then that changes the perspective but it is still up to the project to decide on how to proceed here. -- regards, Kalle Sommer Nielsen kalle@php.net