Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94868 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44063 invoked from network); 5 Aug 2016 20:27:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2016 20:27:28 -0000 Authentication-Results: pb1.pair.com header.from=mailing@pascal-martin.fr; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mailing@pascal-martin.fr; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain pascal-martin.fr designates 91.121.85.26 as permitted sender) X-PHP-List-Original-Sender: mailing@pascal-martin.fr X-Host-Fingerprint: 91.121.85.26 ns362529.ip-91-121-85.eu Received: from [91.121.85.26] ([91.121.85.26:34242] helo=pascal-martin.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/A0-33134-AA6F4A75 for ; Fri, 05 Aug 2016 16:27:23 -0400 Received: from [192.168.0.11] (home.squalenet.net [82.225.233.238]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pascal-martin.fr (Postfix) with ESMTPSA id DBE0EE015C for ; Fri, 5 Aug 2016 22:27:19 +0200 (CEST) To: internals@lists.php.net References: Message-ID: Date: Fri, 5 Aug 2016 22:27:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC][VOTE] New operator (short tag) for context-dependent escaping From: mailing@pascal-martin.fr ("Pascal MARTIN, AFUP") Le 30/07/2016 à 17:09, Michael Vostrikov a écrit : > Hello. The RFC 'New operator (short tag) for context-dependent escaping' is > now in voting phase. > Hi, Even if it could seem interesting at first, typically for beginners (hoping they use this operator instead of the current ones), we at AFUP would be on the -1 side. Basically, our main reasons: "it feels a bit too magical" and "the escape function is set globally" (both points being partially linked). In any case, thanks for your work on this! -- Pascal MARTIN, AFUP - French UG http://php-internals@afup.org