Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:59759 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27496 invoked from network); 11 Apr 2012 22:14:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2012 22:14:59 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; 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:59331] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/D6-23245-162068F4 for ; Wed, 11 Apr 2012 18:14:58 -0400 Received: by ghbg2 with SMTP id g2so886500ghb.29 for ; Wed, 11 Apr 2012 15:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=uLf6GXqrb+dLuyid5omLwExAbtIuq7FSvcSc/XCY9YM=; b=vqGAEIz5HnCMSjrhbqNvA8JtdVb0qyrV+O7ju0RFCgdjlVaZmqj/ixhGk2IH7nlvl5 JLB4Z5h94wAEteQng6y/F3lesTz8jpShrt48KyxI90cjy1Fv1FQGIusSXE822OFXkKo7 /RgrVCpm1gCJqW5Hrjp2VQ1zTSUxcnKyX1rzhLzXF+zL99Tt2JLbJCvyZfREZehv+zSt wezPJDFWrWVYTXidtNnHZ3tT6bZkJiKoO1h6fIYAfRVqbXthlXW4Uh7z6rtV+yqW6/TL sRaFqlNorm1bmIg+86oltmxqvuxnxlSISl9ZasCFjvCcIFkVeh0qMl/6YEME1BZ57ODn qbTg== Received: by 10.236.193.39 with SMTP id j27mr30017yhn.111.1334182495318; Wed, 11 Apr 2012 15:14:55 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.146.86.14 with HTTP; Wed, 11 Apr 2012 15:14:14 -0700 (PDT) Date: Thu, 12 Apr 2012 07:14:14 +0900 X-Google-Sender-Auth: MwNolDc92kZrAg4Fv5H9G452Uzo Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: [RFC] Optional PHP tags by php.ini and CLI options (Ver. 1.4) From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, I think my RFC confused people on this list due to improper descriptions and too much information. Sorry for the confusion. I revised the RFC so that most important points can be understood at a glance. https://wiki.php.net/rfc/nophptags Please read again if you've read already and give comments. Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net