Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61642 invoked from network); 10 Apr 2012 10:52:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2012 10:52:09 -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.161.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:62041] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AF/C3-41114-8D0148F4 for ; Tue, 10 Apr 2012 06:52:08 -0400 Received: by ggmb2 with SMTP id b2so2532304ggm.29 for ; Tue, 10 Apr 2012 03:52:05 -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:content-type; bh=17ND80p7B/AdTriGPEj3W7bJsilewJS3X1GfKw38AwE=; b=hzv0L4JU5frYj3yn6hiINH0zp4pEBoBq9AHDLlMS4DKLcBBr6z3BjCOFLkcAVnOOYl lOnCC0N4nsYcU4URKOW6ITntUKp2APiRIFaobsezjUkgN5OvBODMMSpY00KCN9spu678 +beiBoSWQTnjkX1j3Uyw4JJdgn7PaSa1/TZYA39BXxPYxGbkkQNTWAvA7toxmj5dCWxl VnJf+K7kJt4LJng15DZayA7x5jwUNBvqIQ4KBSfUjWSKlA99wApfbuRzql4lPdurV7Xu jtrxTF9C7bOqMTlWGS2QR2tEZFJ5KKmxCqE2LxDWtweU08Rmz914wG2ne5dWzwO31kpE 5BHA== Received: by 10.236.72.133 with SMTP id t5mr8861590yhd.94.1334055125319; Tue, 10 Apr 2012 03:52:05 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Tue, 10 Apr 2012 03:51:25 -0700 (PDT) In-Reply-To: References: Date: Tue, 10 Apr 2012 19:51:25 +0900 X-Google-Sender-Auth: Esr0ovmDv8IGa1mVyAq_UxmTbdE Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Disabling PHP tags by php.ini and CLI options From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, I've written most of thing that I would like to mention for this RFC. I tried to be precise and understandable for anyone. If you have questions, you are welcomed both on this list and in private. Regards, P.S. Directly fixing bad English on wiki is certainly appreciated. -- Yasuo Ohgaki yohgaki@ohgaki.net