Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107433 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 97806 invoked from network); 8 Oct 2019 22:40:33 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 8 Oct 2019 22:40:33 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 398152D1F99 for ; Tue, 8 Oct 2019 13:23:01 -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-pf1-x42b.google.com (mail-pf1-x42b.google.com [IPv6:2607:f8b0:4864:20::42b]) (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 13:23:00 -0700 (PDT) Received: by mail-pf1-x42b.google.com with SMTP id q10so61558pfl.0 for ; Tue, 08 Oct 2019 13:23:00 -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=+zVwHY33Mac8b0c/9FpWJFdqYZ4Q64D6EE/DQbghS0o=; b=Ubhu9LRbvHEOEqXqWXlr0bcvch9XTBzx3Ncc8TkXpgpdE3Zbgsc8DRwOhy95BE4O9C HdS90Lz55WzwE9DQq0RjOUMFkWBdOkHJtD4oyDsOFOXf1ePSChnKMmLMrtb7gKmUyrnk h7v6pQrSy9mz7yqBrZ8G7FYWnw8EDQHhxzl0xJyFD/WnhogtBcAifzOsEOXXBHUfefr5 +IZQ7c6A0QqyMDF9qlzc2YszfaGZYFED9P3hrZdLzxL3p/s4O3s35ZT6ILidjgnvwc17 2i9ioLi4r3F4sOtK/bIimNVRou6vYYEuXc8qPqywK/hwAhu+gjUPHzRlUxv+lRre6eK8 fG1Q== 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=+zVwHY33Mac8b0c/9FpWJFdqYZ4Q64D6EE/DQbghS0o=; b=HgLLtdgPH25D6E97SWuX1mAvIUiEWSuEWDekHXURQzQ/Qwy8noYzYILkPrZ8hya0m6 nSiBqgqOsW0cLyKtWJCvPLk3byqdNkni6l/zBXzeIIMjwdBW4N2IxRtt/DMVCcj7OaFs Q4ovijZSttAofeRwBZiB50hnWBhzmHTw7tu3fYXFbB6Sl0SzWYZc9K6amGuJ/76QuRBi Nk5BRAIg8A7Je+GODokA49wIw+tgcUA4DLWCGQvnan9nE81+S2z4dOAyBZM6dI11DZZ9 IUqtRs/giDnI6C2u+m0t3G1kLtwgDGSjardhyQcobQV7Y/Z/Eg08VMG+IFpC3YF8Vv7F UfSQ== X-Gm-Message-State: APjAAAUZ8C3DAD756QJ7yTsGIJnelN0B1gC+7a2LekL0ov7swMDY4aGG 2d1XEN1YTOMTZR9zWKv/SVIzshbtW3hM9rPeHkThUUdm X-Google-Smtp-Source: APXvYqzEXGyLfXyYrIBXDe79wFq0IxyodOJoHnNAy+sxL0/ZGM0dTTVBW3Yap8iz+rlMx0uQvXLYNtQYzreeM4t2rtU= X-Received: by 2002:a63:160a:: with SMTP id w10mr269243pgl.212.1570566179730; Tue, 08 Oct 2019 13:22:59 -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: <6DFA91F7-0005-453E-A314-A5DFE1A4D3D3@newclarity.net> Date: Tue, 8 Oct 2019 13:22:48 -0700 Message-ID: To: Mike Schinkel Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000003d371205946bef78" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Deprecate Backtick Operator (V2) From: mo.mu.wss@gmail.com ("M. W. Moe") --0000000000003d371205946bef78 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable @Mike Schinkel, a middle ground about/with silliness? there is none, for people in their right mind; should people really find/force themselves into conciliation about non-sense? I don't think so and mostly; I have no say about deprecating that; but is that a priority? does it harm anyone? someone have died from backtick infection, it must be according to some? and so on. Don't see where there is a heated topic; solely a reminder about reality and facts. Regards. On Tue, Oct 8, 2019 at 1:12 PM Mike Schinkel wrote: > My, my this is a heated topic. > > I am commenting in part because I do not have a dog in this hunt. I am > okay leaving it, I am okay if it is deprecated. There are other things f= or > PHP that I care far more about than this RFC. So... > > I am wondering if everyone participating in this discussion would be > willing to ask themselves "Is there any middle ground where I can respond > in a way that is win-win for everyone involved?" rather than retreating t= o > each other's respective corners and fighting as if to the death? > > If I did not know better I would think this group was filled with members > of the US Congress because of the unwillingness to compromise and seek > common ground. > > For example, would those who oppose this RFC change to support it if this > was changed from: > > > Although the deprecation notice itself will carry no backwards > > > compatibility changes, this RFC is written with the intent that the > > > backtick operator would eventually be removed in a later version > > > To this?: > > The deprecation notice will carry no backwards compatibility changes. > In addition this RFC is explicitly not recommending removal of the > backtick operator in a later version. To remove it =E2=80=94 if ever desi= red =E2=80=94 > will require an additional RFC to be passed. > > > Maybe the above resolves the objections against this RFC? Or maybe the > above makes it useless in the minds of those who want to get rid of > backtick? But this specific FRC does not matter to me > > The point however, is can we not work to some form of happy medium rather > than everyone fighting a zero sum game? > > -Mike > #jmtcw --0000000000003d371205946bef78--