Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8556 invoked from network); 8 Apr 2012 21:50:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2012 21:50:27 -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.160.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:59420] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/38-56433-228028F4 for ; Sun, 08 Apr 2012 17:50:26 -0400 Received: by ghbg2 with SMTP id g2so1917256ghb.29 for ; Sun, 08 Apr 2012 14:50:23 -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; bh=P+RYl9r5IEXLCmBorv7VdPWUN3qejY1PhoZicG80yME=; b=aQJoKmKIYaky7WaejzSOJRU7b1FDMqgU5wQDSplCHXxljJVdCeOr+8jj06xnDSYHTU uoZZ7w+sOF3eeUcoLlApK988Yt3oUn0ocVHNzp2S1mlJjeqQP7eixDvgLlrSxKgXLZQc pEz8VhekKpXuXJ5HrEU3+mPUVQ39wKKVsMHN3Qbn38tFSSoEFGJO0lXBEmy50VOX9BSO 0ewlSbm9CYeNJZTAJUYKi0YzG9j1giBo71K9j+QJ07jKMF72o2t4pjKB6sgRXPTLYnOB r7xddc+NJ2EdAuXO9iMufQwRzEFK0o9sx2kUi2kOCz5X5pcIrUwZww5k1tNzp8VPlybo Dc/g== Received: by 10.236.161.3 with SMTP id v3mr4091451yhk.128.1333921823817; Sun, 08 Apr 2012 14:50:23 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Sun, 8 Apr 2012 14:49:43 -0700 (PDT) In-Reply-To: References: Date: Mon, 9 Apr 2012 06:49:43 +0900 X-Google-Sender-Auth: UFwjV7uG17Cx374ZmG2vlm2DOAE Message-ID: To: Tom Boutell Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] RFC: source files without opening tag From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi, Moriyoshi has created same entry on 4/1, but it seems it was deleted already. 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 >