Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72138 invoked from network); 9 Apr 2012 10:57:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Apr 2012 10:57:36 -0000 Authentication-Results: pb1.pair.com header.from=tom@punkave.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tom@punkave.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain punkave.com designates 209.85.216.49 as permitted sender) X-PHP-List-Original-Sender: tom@punkave.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:57493] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FE/33-56433-F90C28F4 for ; Mon, 09 Apr 2012 06:57:35 -0400 Received: by qafi29 with SMTP id i29so1595410qaf.8 for ; Mon, 09 Apr 2012 03:57:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to :x-gm-message-state; bh=A6IpEDVdgdBlBMvB0imDQtq3aGVKB4TllT2Y/0MYGNY=; b=pHk2dTsTUmx0LLSFnOPdyC4WuxdXE9yFR/gaDFRDjv2TIltXYmBWTrb2VkvcGy3q6W 5c1b5xNfqXvOty5Nyh9dFWi1AWtGhhxhO7ZyuhEXl4UoKpupdZPy1X1Yq0rCIF7fMhYV MaQwYXomImoVnWm/lFfd2+DjKFg9EU4unJScgTIlNFZdiiMiKrPy4xCaF/tcU8ux7Fm+ z2+/OLG4dA544Yy+0szondhZmKer4UjZ50Tg26x+QU2tSJAliOq21vyrhmBPD0uKJ6xV dYoVs/tqaN/Ou2FK16LV9pWS7qiuBz/MxFKIslccS6y06pBVHHsy1Erk7oQlDJxOGSfY 2PhA== Received: by 10.224.31.197 with SMTP id z5mr8477044qac.26.1333969053502; Mon, 09 Apr 2012 03:57:33 -0700 (PDT) Received: from [192.168.100.101] (c-68-81-107-211.hsd1.pa.comcast.net. [68.81.107.211]) by mx.google.com with ESMTPS id 1sm24485274qac.3.2012.04.09.03.57.32 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Apr 2012 03:57:32 -0700 (PDT) References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Message-ID: Cc: PHP Internals X-Mailer: iPhone Mail (9B176) Date: Mon, 9 Apr 2012 06:57:31 -0400 To: Yasuo Ohgaki X-Gm-Message-State: ALoCoQkwKYC3lmSWKyyFz4a9HrOzDmIFxuyFbgcrFyPYYhmompQovY5n5zPFAGUvQX3hKYirBqpG Subject: Re: [PHP-DEV] RFC: source files without opening tag From: tom@punkave.com (Tom Boutell) I think separating these rfcs makes sense, thanks. Sent from my iPhone On Apr 9, 2012, at 2:17 AM, Yasuo Ohgaki wrote: > Hi Tom, > > It's better to distinguish security related issue and others. > Therefore, I listed Moriyoshi's proposal to RFC list and put > my proposal in it. His proposal is almost the same as mine > except the flag for embed mode control. > > https://wiki.php.net/rfc/nophptags > > I recovered the original except for adding references to No > PHP Tags RFC. > > https://wiki.php.net/rfc/source_files_without_opening_tag > > This makes discussion more clear to everyone, I hope. > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net