Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77124 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74198 invoked from network); 9 Sep 2014 23:52:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2014 23:52:18 -0000 Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.51 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 74.125.82.51 mail-wg0-f51.google.com Received: from [74.125.82.51] ([74.125.82.51:43585] helo=mail-wg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 36/97-08634-FA29F045 for ; Tue, 09 Sep 2014 19:52:16 -0400 Received: by mail-wg0-f51.google.com with SMTP id k14so2966947wgh.10 for ; Tue, 09 Sep 2014 16:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1FPB5wkrll/dq1Pv9n1WkSZORQRZNnTflA0XfxgfOlM=; b=uWERgfeJFTR9PwhEYmZKGD2/jn+V11e8lilXS2tP12+zVrlaLoeVY2N2fs0vwP5yP1 GXPWZnEoZLaMwgjOrL20AZoyIaQecgKsBfJL+8u6NnGU/dyMzSbWQdi1suSWjXNQNnXY CtLlLFxyMYLnm78Xto2nSjO36B2QP3BF3OOg2ltM4RhBNtqMgAJIQzLxp0VXv2ZIVs6V FF3rezY2gqA01GiSEPdLnDxbCecfzVJQipqBJiEXC2DdH3VnWFxjdp7d1ouirZ3pVSf1 uITbOXIrC/g7W6kTVKLyU1a5shtuMn/eTpig53hYOZKBEz4PP3GWSGVVmtfKcFRQXWqv vM1g== MIME-Version: 1.0 X-Received: by 10.194.63.205 with SMTP id i13mr46169624wjs.74.1410306732862; Tue, 09 Sep 2014 16:52:12 -0700 (PDT) Received: by 10.217.45.135 with HTTP; Tue, 9 Sep 2014 16:52:12 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Sep 2014 00:52:12 +0100 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Remove alternative PHP tags From: leight@gmail.com (Leigh) On 9 September 2014 23:08, Nikita Popov wrote: > Hi internals! > > I've created a small RFC proposing the removal of the alternative PHP > opening/closing tags: > > https://wiki.php.net/rfc/remove_alternative_php_tags > > It removes <% and