Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59477 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10036 invoked from network); 8 Apr 2012 21:56:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2012 21:56:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:55934] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/88-56433-D79028F4 for ; Sun, 08 Apr 2012 17:56:13 -0400 Received: by yhfq11 with SMTP id q11so1906801yhf.29 for ; Sun, 08 Apr 2012 14:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=SRdVuCy3N0yu2DJe/sKbHBzsnSGHmLdJgYIMf2Kl4zI=; b=giXWsdt5UE8MOEyIzCAEaS5sWQuYgBDs0+d0Ec0eJZjvcsc8Co2Wc4eyZsERrxe/k3 bqjCGtv1qWK2STR535rD8zgHI8xdKraa43IJe5D0IritwgoROT7R4KCBb0SZIlrMQTim O+ZXc3M2pwpLEo/j9aTHrBV/PHREjfsnQ8pWe33SEFzXQ31dr7sI4kWLpsXtFYuLl9Xq cvJ6D71oGxImL8rDZvq6vwqWcRwZemtn9q8r3dtJuU4VvZHFrdkfLY/di/fKQxlROoss QVo0uLRxiYWgWuixKLnMxQk2spfRG3+YPuqWp+womIC9GKylXtqou8Mz9U7f/fqaMvm7 CIAg== Received: by 10.236.193.39 with SMTP id j27mr4203462yhn.111.1333922168923; Sun, 08 Apr 2012 14:56:08 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Sun, 8 Apr 2012 14:55:28 -0700 (PDT) In-Reply-To: References: Date: Mon, 9 Apr 2012 06:55:28 +0900 X-Google-Sender-Auth: wX-KYCpc7U2DpaMkWPQAE2y3w9Q Message-ID: To: Tom Boutell Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] RFC: source files without opening tag From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi, There is RFC that is written by Moriyoshi. It's not listed in RFC page, though. https://wiki.php.net/rfc/nophptags I think these should be merged. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net 2012/4/9 Yasuo Ohgaki : > Hi, > > Moriyoshi has created same entry on 4/1, but > it seems it was deleted =A0already. > > Anyway, he had a patch for it. > > https://gist.github.com/2266652 > > As I mentioned in other thread, we should better to have > a switch to disable embed mode for security reasons. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > > > > 2012/4/9 Tom Boutell : >> I have written an RFC proposing backwards-compatible support for >> source files without an opening > >> https://wiki.php.net/rfc/source_files_without_opening_tag >> >> This RFC is not yet listed at https://wiki.php.net/rfc. I am not sure >> what the requirements are to get it added to the "Under Discussion" >> session and get the ball rolling formally. Please enlighten and I'll >> do whatever is required. >> >> Thanks! >> >> -- >> Tom Boutell >> P'unk Avenue >> 215 755 1330 >> punkave.com >> window.punkave.com >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >>