Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111675 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 20620 invoked from network); 21 Aug 2020 22:08:18 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Aug 2020 22:08:18 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B4B8818050B for ; Fri, 21 Aug 2020 14:10:18 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-vs1-f47.google.com (mail-vs1-f47.google.com [209.85.217.47]) (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 ; Fri, 21 Aug 2020 14:10:15 -0700 (PDT) Received: by mail-vs1-f47.google.com with SMTP id v138so1514695vsv.7 for ; Fri, 21 Aug 2020 14:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9RbfPB/Jord8oTqmpW/GuotUxLKwUNxyO0MgU1Iqsy8=; b=LPSBareyDrca8yQoExlI72ahAE5eUkWf/EKFa5GUQ7Qqa1U5f1BpoR4aepGWTA8RK7 qZpPvQowGAY2yrY1g8irHBeUSHOm9Mr/EWSqXyCABAPBUspviMRl6hIG+RgN1vn6gqF2 RrxW4hSZwNqFvNDfB6ty49F/VXlAveaLolKH3pn4IwTkchCgiv7Rr3FT2RiDUOc4Se1d RTFOjwIyWHY182BWgXDqzpxiN3KxssoMe/mVIQ/e4oy3iW16jTeraYaeqm4HAPYYVyM/ DHfy4Jwvjxhx7lZx8Bf93vlc4+CC3f/egHkZiG8JdXdCj9zqBiFt3DS0quJKzHJUXN1e k7UA== 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=9RbfPB/Jord8oTqmpW/GuotUxLKwUNxyO0MgU1Iqsy8=; b=S0uFEcEPKyngV5jOqaxn5LTDsXjRW81JMfOoWXc90dno1xNnBz8wrRt0vX2xaD5SIw erdQPokl6kVdWX9tAgyGSH41Xh7pNw0zwBwtIWZt+HzrnJBVeEjxeMY1Tu756OjDJ5hB x2eaM8jcvoK95IXzf/i/xWCATaJs5d8ebFCR5tnEN6Ode9dfqd3St3mXmgjAnMcFiWBF gXV6XHavRxfpRUcKeWPzzuaNrza+nFoKOkqO4nGKhxAnIBt+Vaqz6Hghzqiu2tGVQWRj 7H9kJxoVQXqL1rMVoUvo1dVoq+w/LQXjaZ/DgcikjNrVX57gMDH0e7y2Q2UV2W3cl+mZ qGrw== X-Gm-Message-State: AOAM532AwEkMQCcj8VahoC4boGDbSuv2rUIypzbGeafOLltZqYbczL6u wLbo2RybKqL1C91XZN0W4HRxHoeEhrf780+nYao= X-Google-Smtp-Source: ABdhPJwegooxSlceZzCuw/XpqgVszY0ASGChbj/MC7wOdpefYyA0qOK+hWeUqdukEwGqHfQ+OPZxlGkNfWKzSK9uvig= X-Received: by 2002:a67:f302:: with SMTP id p2mr3367649vsf.0.1598044211362; Fri, 21 Aug 2020 14:10:11 -0700 (PDT) MIME-Version: 1.0 References: <81aa29fe-a94c-4e03-9485-5854fa9aaa4e@Spark> In-Reply-To: <81aa29fe-a94c-4e03-9485-5854fa9aaa4e@Spark> Date: Fri, 21 Aug 2020 17:09:59 -0400 Message-ID: To: Sergey Panteleev Cc: Paul Crovella , Benjamin Morel , PHP Internals Content-Type: multipart/alternative; boundary="0000000000008dbe5005ad69a9f0" Subject: Re: [PHP-DEV] Community vote on RFCs From: matthewmatthew@gmail.com (Matthew Brown) --0000000000008dbe5005ad69a9f0 Content-Type: text/plain; charset="UTF-8" On Thu, 20 Aug 2020 at 01:42, Sergey Panteleev wrote: > Hi, Benjamin, > > I think Nikita's suggestion is suitable for these purposes: > https://github.com/php/php-rfcs. > > At the moment this is an experimental repository, but in this case, it > will be quite possible to get feedback from the community: e.g., > https://github.com/php/php-rfcs/pull/1. > > wbr, > Sergey Panteleev > > I really liked this approach. As a non-voting member of the PHP community, I'm generally a fan of the status quo. I like that the people who spend time maintaining PHP generally have the final say on new PHP features. Honestly, I wish there were fewer eligible voters, concentrated amongst people who have contributed internal code in the last five years. --0000000000008dbe5005ad69a9f0--