Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107238 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 97491 invoked from network); 19 Sep 2019 20:00:56 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 19 Sep 2019 20:00:56 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 647732D20F8 for ; Thu, 19 Sep 2019 10:38:38 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: No Received: from mail-vs1-xe32.google.com (mail-vs1-xe32.google.com [IPv6:2607:f8b0:4864:20::e32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Thu, 19 Sep 2019 10:38:37 -0700 (PDT) Received: by mail-vs1-xe32.google.com with SMTP id z14so2823768vsz.13 for ; Thu, 19 Sep 2019 10:38:37 -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=FJUR9skIRJq9BIYEd+OcguupxkNy7KVnfaqUe4r7d2Q=; b=K/6pujP6W29tSAshA+gTkycbkxCUS56TCpG6my/3Cud2ggKM1cZ4Rc0nenwG8C/9rt Bn8uSwTx8IkHy0o+JkiP/41iCkkLi6DzjNeZWSpAb3fkxD7WYJVZE8GAH/2y9gUgOpRf bqfWF/HWuGroN9eR/f9sZuk2Nrz93c3fSzsymSEaZv/mEAC0zFJTIEUAF8Ap0TY5DvhK D0KE3x109rMs8kGWTC53EyN8aHS0cgm+dYBdyDR/+W1f09W/J4+MWjgmZVux5056mnSW uhT2/Bt8D4QzFCr1SAn4c32VmSmGaeAEFjmPGqo/NgNWyqfFqNHVWMKV/68hPGgvshRn htzg== 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=FJUR9skIRJq9BIYEd+OcguupxkNy7KVnfaqUe4r7d2Q=; b=c5NBjpnPnU3t5gVwcidwsInpDcy5dvXmxgCPw2o243LLddI3Vgyh8jJwylHVcWpjHP kgbZfEpKc3jAXaeklpUGo5/BQ7Q2fHGpZcVNtWBrs01GugnrgDaKIHQfsP2elw+T05q4 EQhFJsrPbeTOsgd1X6BRu1w4t5/HCuOEvkmg038RCq1VTBL616z0+lRS59NxgirVuRO7 5S9ljWvBUMy7MrjwvNDoWKxF7CL7gWK9hIovAhSYSuF4B+8N6eBiSefj1IHBaruwIw0U JpA6fnOnyI8ol0wOPhOV4vW9b2I+JxJ9RG5x08MS8lT0o7gkQQmP9cIH+17Xtb4JuclY SpbQ== X-Gm-Message-State: APjAAAUJx20fL8zA1GHnekQvUbyGOBkUUxMI9X5TDeLADVrxcw4zhQ8W Vi7DHOU0pA1H/bmHEAQCUQn5A81a+BNlDTTFr40lfz52 X-Google-Smtp-Source: APXvYqwM68g05UeSYJdIxK+2TSK+CZhVkfFn9Z/BJvWn7zE58tu8sPq0vf6ReSVBAMejYtGu/gdBI6wkDhdK+9J8Jkk= X-Received: by 2002:a67:8751:: with SMTP id j78mr4853288vsd.74.1568914717574; Thu, 19 Sep 2019 10:38:37 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 19 Sep 2019 13:38:26 -0400 Message-ID: To: Dan Ackroyd Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000006c8b470592eb6c6e" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Prevent disruptions of conversations From: chasepeeler@gmail.com (Chase Peeler) --0000000000006c8b470592eb6c6e Content-Type: text/plain; charset="UTF-8" On Thu, Sep 19, 2019 at 1:36 PM Dan Ackroyd wrote: > On Thu, 19 Sep 2019 at 18:33, Chase Peeler wrote: > > > > Would the removal votes be limited to the same people able to vote on > RFCs, > > Yes, that's correct. > > cheers > Dan > So, in other words, if the majority of core members decide they want to force strict typing in PHP 9, and non-core PHP developers voice their opposition to such a change, there would be nothing to prevent those core members from voting to suspend the non-core members from the list, except to hope that such power wouldn't abused? -- Chase Peeler chasepeeler@gmail.com --0000000000006c8b470592eb6c6e--