Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42316 invoked from network); 23 Sep 2014 17:25:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Sep 2014 17:25:23 -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.43 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:49377] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/54-20247-FFCA1245 for ; Tue, 23 Sep 2014 13:25:20 -0400 Received: by mail-la0-f43.google.com with SMTP id gi9so9170861lab.16 for ; Tue, 23 Sep 2014 10:25:16 -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 :content-type; bh=emQhGGEGrIRxnfWxepijwnYzCFxHnakITIhZvSdpTqI=; b=ifMcIzllqbNN9d+lAg0DN4GPfcMlEjnDvdvdMZxZkRZMZ/kZuki55QqcWOL49mJoqR LJhcZVzGwlD2qa4J7dNW7wbxNeqER5bCUp8HqEou94ZqkViI0Mh61/Q4qKhi/Cdf4MFZ /vq6JBVuzvjR+AztXuom7ayu4GuT1xjP74AHyIqPbS3IBl4utHvfjtpBfVTSZI4UmS9e Lk6MO3dmSiy7hkU4wU8ZsRWWtcrDYbyo/3kBvSVk4dWCLZ8tcHcfKpd1Jmu9aF5jwC3O R5bkw/RiuPfdazFQzvOi6KP9iKAK5TnF+TTF31ir9IPCjfSKd1Xoom0GiE5am5NyHyMP JuUQ== MIME-Version: 1.0 X-Received: by 10.112.162.10 with SMTP id xw10mr914209lbb.25.1411493116513; Tue, 23 Sep 2014 10:25:16 -0700 (PDT) Received: by 10.25.218.204 with HTTP; Tue, 23 Sep 2014 10:25:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 23 Sep 2014 19:25:16 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e01228a9cd013850503bed9ef Subject: Re: Remove alternative PHP tags From: nikita.ppv@gmail.com (Nikita Popov) --089e01228a9cd013850503bed9ef Content-Type: text/plain; charset=UTF-8 On Wed, Sep 10, 2014 at 12:08 AM, 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