Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68177 invoked from network); 9 Sep 2014 22:08:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2014 22:08:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.45 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.215.45 mail-la0-f45.google.com Received: from [209.85.215.45] ([209.85.215.45:37526] helo=mail-la0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/B6-08634-56A7F045 for ; Tue, 09 Sep 2014 18:08:38 -0400 Received: by mail-la0-f45.google.com with SMTP id pn19so20499073lab.18 for ; Tue, 09 Sep 2014 15:08:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=GXxaFBjMOxgwBW/hh87ER0tEe4bMvSV00KtR4tfq6jc=; b=AQaYfrWpND3qvT1KFaSurC587w9lbi4JAfmYVij/u6ep98z/iepuRH4ydGbN+L3pEu O/IR9kWFvTVpFtuUKrsMQi2X6lYWZ7s/MxjANWdqXQPuUrxM+ZqGR6SIaeyL7PjgP0uW tICWlzilTIRxbAei7OI7nHzz9qmAFLaXHWvalR+gIMD037+osJBq9djX1fc34yDkaqm5 BmsfU2h6PJt8UOmfi2nTHlMBL+ZsLtvfq1I23wzUQiCLhXYIdcTEViUO21dU7WepbaVt C/v7h8GtbjoHzouu9xx7XQSUb72SS7gj0IZZj8+W8EAmtr1t9auKA9yyD44a+3wTYIJx m8hA== MIME-Version: 1.0 X-Received: by 10.112.173.136 with SMTP id bk8mr5286486lbc.88.1410300514046; Tue, 09 Sep 2014 15:08:34 -0700 (PDT) Received: by 10.25.218.204 with HTTP; Tue, 9 Sep 2014 15:08:34 -0700 (PDT) Date: Wed, 10 Sep 2014 00:08:34 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a11c221ae2a98150502a92d18 Subject: Remove alternative PHP tags From: nikita.ppv@gmail.com (Nikita Popov) --001a11c221ae2a98150502a92d18 Content-Type: text/plain; charset=UTF-8 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