Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101823 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74170 invoked from network); 11 Feb 2018 19:41:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2018 19:41:48 -0000 Authentication-Results: pb1.pair.com header.from=netmo.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=netmo.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.173 as permitted sender) X-PHP-List-Original-Sender: netmo.php@gmail.com X-Host-Fingerprint: 209.85.220.173 mail-qk0-f173.google.com Received: from [209.85.220.173] ([209.85.220.173:33705] helo=mail-qk0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/94-18020-A7C908A5 for ; Sun, 11 Feb 2018 14:41:46 -0500 Received: by mail-qk0-f173.google.com with SMTP id c82so16139340qka.0 for ; Sun, 11 Feb 2018 11:41:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=JI2QnMCSVUKa/OXFAxpILM74ijMqZL4nNButhtlL66A=; b=PufZ2vAAbKqdraSI5QgO/wepS9DveF37ZG/9wsdVt0HcKTb1e+IAbfO2HS/ISAs7aa 1uHxX5h1LLn9Dl0WY2p8xbI1qsuR2Amx1575L9EmAgF1SjY/qwwoVgM26hpyDpNwKrPp mMQ4QGWWB/IEwmH3DI0KTblyqlxgruxUfnQvUR0+Lb+TeAV0GpF6jmTZxr5Byy4MxuoQ Mu7PysIEOTQOQL52ukCf8D3NhJPIpq9CnVBvn2GmPXmcZ0tv49qBvWkAxwAgfeoIuXkR 0r29mDT57DlDcBxnrCBN6yF+ipNq5Z1tRYlpNGE7DSz9J7nAnihdymT7jn7+UypLjsD2 EbiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=JI2QnMCSVUKa/OXFAxpILM74ijMqZL4nNButhtlL66A=; b=LAw2aFF8WiNZmDXteydad0kmTV8cv3oOXqotugGfvHb4GDVhGHkL0lmTJILyIOiiF6 Dh8exlYW22BD0Krv7acHIYvP2LXH+ROBJR75K2sn2UasDRrrUCsj0OIIz/RxGm2H553t XXYbgNIU9j9Jm5SfgTaBVw8E+kdJacVTxs+0Ylh8rzbicGfW/T9QwVLBKKXLQ/LMUO/L PRffZcgtEfHHWP/1k+PsISWfm+Zw7VCeCUphELYrbnIbp8kl19OjI+1H4LebJVk5S8st OSE97NDj68HAQI8Kp5APQmgzp49S0HxL7TckkJuqhn/435d0kyrFEAbAmwio8TPzAlLa tUQA== X-Gm-Message-State: APf1xPDxpmwnmuudhcp76WYIG36Ncu6fPPOy2D+F3tRQr97C0T9RSnHk EUvyGznzkItovReJMdd+uN7ECZtcW84R7q3asY4Ojg== X-Google-Smtp-Source: AH8x225WFMF0tKhiIA/x/nmU5Kv38ACj0tH8gAIXquxp8F1pVwWs3/eOl7Y7pVpAYIZtM5UFzvzbNsh7fc9cbfpiLJ0= X-Received: by 10.55.1.207 with SMTP id u76mr14510857qkg.344.1518378103674; Sun, 11 Feb 2018 11:41:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.53.239 with HTTP; Sun, 11 Feb 2018 11:41:43 -0800 (PST) Date: Sun, 11 Feb 2018 20:41:43 +0100 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary="001a11404668811b700564f4f3ee" Subject: [PHP-DEV][RFC][DISCUSSION] Deprecate the backtick operator From: netmo.php@gmail.com (Wes) --001a11404668811b700564f4f3ee Content-Type: text/plain; charset="UTF-8" Hello PHPeople, I present to you... the shortest RFC ever. https://wiki.php.net/rfc/deprecate-backtick-operator Let me know what you think! --001a11404668811b700564f4f3ee--