Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94756 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6159 invoked from network); 30 Jul 2016 17:37:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2016 17:37:17 -0000 Authentication-Results: pb1.pair.com header.from=davey@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@daveyshafik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daveyshafik.com from 209.85.216.179 cause and error) X-PHP-List-Original-Sender: me@daveyshafik.com X-Host-Fingerprint: 209.85.216.179 mail-qt0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:36772] helo=mail-qt0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/92-22978-AC5EC975 for ; Sat, 30 Jul 2016 13:37:16 -0400 Received: by mail-qt0-f179.google.com with SMTP id 52so84588413qtq.3 for ; Sat, 30 Jul 2016 10:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=php-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=dAD70HGTg39uTmsyLBffenMGKISrjnCvYkDrZrTg8Z8=; b=um+epRrxFVpb5MJ15WEWTrURZnCk+7E0l0591nXouJiXPv/PU/aCuDX5Ak7oh3HkYY W/FoExnCRK7H+KeV8ddv8a41fhCfxY7ZLTBaMIldKOaFAtL65UEP02WOx2NyoE2p7rpq wmF2CG2wgTKVggf1LKHl0GaVJWiu+Wux40LxI6s0BGcnyaMgxwFNn/qWywRDPiueoKcG dgztYZaN7qWHP/Yaboq6KLioqMFb4h0KAZtjmaJCHIYthQQi3pJtzaizrjigLOFJ3+yR nNW2I2hWklTzKkfoEUjZA5yNzamJpdzK4sJI2xwdJhKRrrIpp/nv/w/YwUA8dcz0vl1W iBYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=dAD70HGTg39uTmsyLBffenMGKISrjnCvYkDrZrTg8Z8=; b=ivZjj/T2k1ZdAJb6pjZDQPn50LFHI3xO6k+/6v+uJBjUdht8SNX48yrco1lE5oeu45 0CG7D1ikxyg50Floqb2ZBgw/FKzBwxp9Ylmb8Xq5RnpkI33OU1YbDpvnSpunluYiBn/6 X1ozok9j4nyA1T7XmkjD7Lih8c9nFBmza7zc+wiCEMMXxdtxy4YyEVUHj/IiTnomoP6S KH+1W5ucduCNoINXgYvzE0iS0l8cxy2BZ6+kQd4sz53MbvSc2OIuaNwkFwnuDyctN28x GJEibW2vHOP++BF+PsLJoabJjdlpy9y9d/tAUrbn9Lq1kqGSFHwGP8KZ0tvJKyuZGcrs cjpQ== X-Gm-Message-State: AEkooutMqFt4M8eBvrkFEUitp8YjC7ZX4O4dRIABjhK3ElDVDkWamR7pnCjftI3dJn62XIfC44AlwXJbKAy50X9a X-Received: by 10.237.60.112 with SMTP id u45mr75882737qte.27.1469900232512; Sat, 30 Jul 2016 10:37:12 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 30 Jul 2016 17:37:02 +0000 Message-ID: To: Michael Vostrikov , PHP Internals Content-Type: multipart/alternative; boundary=94eb2c1902fe36eca50538ddd124 Subject: Re: [PHP-DEV] [RFC][VOTE] New operator (short tag) for context-dependent escaping From: davey@php.net (Davey Shafik) --94eb2c1902fe36eca50538ddd124 Content-Type: text/plain; charset=UTF-8 This should definitely be a 2 week vote. - Davey On Sat, Jul 30, 2016 at 08:09 Michael Vostrikov wrote: > Hello. The RFC 'New operator (short tag) for context-dependent escaping' is > now in voting phase. > > https://wiki.php.net/rfc/escaping_operator > > This RFC introduces new short tag/operator, which will perform echo with an > automatic call of escaping function. > Voting is open till August 6, but it can be prolongated if you will decide > that this is too small voting time for such a change. > Voting requires 2/3 support. > > Thank you for voting. > --94eb2c1902fe36eca50538ddd124--