Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107440 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 16140 invoked from network); 8 Oct 2019 23:42:53 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 8 Oct 2019 23:42:53 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id ED1C82D19BD for ; Tue, 8 Oct 2019 14:25:20 -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 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-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) (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 ; Tue, 8 Oct 2019 14:25:20 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id u12so9026590pls.12 for ; Tue, 08 Oct 2019 14:25:20 -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=FvXyKT/jYKVd6E6xLeTnjF3t0BuQt9ZyscpCtCBoqQM=; b=pVkwoHJfbi6Ek6yen682nWgfWRcQdJSOZt0B856Vai5arkpuWsvCRFL6yHTYeyvwdy ubz2+Ga1MyOD7JUXVVYZ92LJRM5YHPpBVB6jdrdrwENJNjyVlInOOx/gVTG1VHAVdh4x rgvgrTjDFueGTa0+DDDAGJekSE2JPnsajVPpV9G3gMExqMPW7hcL+/O876nYNuMu4hUp ybSIGlitm4gWs9k89PrsA1469jvm3jRYSBg2D+JHATB3H1SSxFyE74dW7pZ4+NwXVZiN wFKCMhGFAErkKrmyP5qfL5Qf/gYX1suvS9G/VmN47eya0jjNmL2aCCL1KOuwlTNdhiJQ fTLg== 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=FvXyKT/jYKVd6E6xLeTnjF3t0BuQt9ZyscpCtCBoqQM=; b=bSKhoDdKhgwqIeoIFSQI00MJYwc1bpFEL0ekHj0HepbzNqBa/99Sdy5Dnpy/gPlZeS wJOfR7oXz7fmUasXFAHih4ghUUVlPaGEwRCYHIM8pPV91sbvYKepNUbYV9r3vbujEj/c JmpMwXAzumeIQCLt+w9UfzzS3m6r+93+JvZaC+uq8i77X92B/WhyeSYFe0EQCYF78PJP ml/Cw1vkSSpqB+vd49tQ5Sq1myva+MmDQaQgtHQGgsxTLnQp9g9iuxWcfgIpxJmb4M81 GPWoPPiMtxDZ4juV3wIJfyDd9yWut/K6PsLUyUfu8bioYnMyXjuWfhipT3qU/o6ZKocW 09nQ== X-Gm-Message-State: APjAAAWzqOUVSB4NAR+AZjKoUNdJvxOorMb0Z+qrgF+4OAh2Cj/j6zG/ 753kLZhPX2MOJ5WSMJaN0v0DhHTx8c4z115/zxg= X-Google-Smtp-Source: APXvYqyljLK81FBMtXQLMAlo7N3XVDOEsr9rNAj8FrdE1ufMAl6IJVbBLWhr6cbING+AZ+phnbrhfnZhMFexINp7uBg= X-Received: by 2002:a17:902:654a:: with SMTP id d10mr37372035pln.199.1570569919387; Tue, 08 Oct 2019 14:25:19 -0700 (PDT) MIME-Version: 1.0 References: <5d976928.1c69fb81.db3a8.78daSMTPIN_ADDED_MISSING@mx.google.com> <413d377a-4ce1-a521-0cb4-5bb37e84c257@gmail.com> <6DFA91F7-0005-453E-A314-A5DFE1A4D3D3@newclarity.net> In-Reply-To: Date: Tue, 8 Oct 2019 14:25:08 -0700 Message-ID: To: Mike Schinkel Cc: Lynn , PHP internals Content-Type: multipart/alternative; boundary="00000000000023da7d05946cce85" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Deprecate Backtick Operator (V2) From: mo.mu.wss@gmail.com ("M. W. Moe") --00000000000023da7d05946cce85 Content-Type: text/plain; charset="UTF-8" Hello, what you write and advocate for can't be heard by a vast majority of people here; because they are just not North-American; somehow that's a very interesting trait; most of people despise `kind` moralism. On Tue, Oct 8, 2019 at 2:14 PM Mike Schinkel wrote: > > On Oct 8, 2019, at 4:29 PM, Lynn wrote: > > My middle ground is a vote, regardless of outcome. > > If a vote is the middle ground then why the need to participate in any > discussion? > > Also, how is a vote a middle ground? A vote ensures that one sides wins > and the other side looses. IOW, a zero-sum game. > > Why does it not make better sense to actively look for ways to optimize > outcomes so that the most people can win? For example... > > > This RFC is pretty simple, a deprecation + removal in a later patch, > there's not much to compromise on the implementation. > > A compromise might be "NO agreement to remove in a later patch." > > Why does it not make sense to offer that up as a consolation to the one > asking for deprecation? If they accepted and changed the RFC, then more > people could get a "win." > > > If people think a deprecation should not be done or if it's not worth > it, a vote is the way to show that opinion. > > If there are enough reasons to not deprecate them, the voting process > will show this and the RFC will be rejected. > > I have noticed on this list much discussion of the "minority vs. the > majority." But that is a red-herring. There are a small number of people > who have a vote (~200?) whereas there are over 5 million PHP developers and > even more PHP stakeholders who have no vote. > > In other words, when internals@ votes unanimously on an RFC they still > only represent ~0.004% of PHP stakeholders. Basically an aristocracy. > > So while a vote is a way to share an opinion, it is not representative of > the opinions of those it may affect. It is a shame that the PHP voting > process has no objective way to incorporate userland concerns except when > some act as their proxy. Which is not the same as userland having explicit > representatives with a vote. > > > PS. We need a CoC. > > 100% agree. > > -Mike > > P.S. I also think PHP needs an agreed statement of principles (Mission, > Vision and Values.) With said statement RFCs could be evaluated to > determine if they align with PHP's previously-agreed principles. Such a > statement could be revised from time to time, but having one would resolve > a lot of contentious debates before they happen. > > > --00000000000023da7d05946cce85--