Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72429 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15090 invoked from network); 10 Feb 2014 07:36:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Feb 2014 07:36:12 -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.217.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:39157] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/60-12747-B6188F25 for ; Mon, 10 Feb 2014 02:36:11 -0500 Received: by mail-lb0-f170.google.com with SMTP id u14so4539994lbd.1 for ; Sun, 09 Feb 2014 23:36:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=n86ZqIUPA+Vm5QwXgv22Pvtlgo0kwNDs5TuYuX0WMZM=; b=Ld1hzAnPWPzxUVLoBEbLH04C1iy3+RdbNjqc3qoj19R8K9G+4potboGw9ioplpCOJN Z38TMVyS4WGa6Cw+gAXV2NDbErri9yO4+1zy9JpKeE9al63OZhv3orr2SE0SiU+pXova XHBb/VbYHdYjb9OGsiNiXlNLtQDHXKOY76Rmkd7WERmVJ69YYv6HuXL2A1uIGjw7+LS4 1I4+RGol1zN4VXztTvaCGIF2j2enKaRz4Z6dI7VD1XU/8KK+UXVtPUSumPi4Lvq+RGRW ijPQeJD0BCdZEuzeT0hoYGPtAMrMEjJENFh4iEsTnHj0S5q8u7wItvvQ5vNZQKo0OcVx Wgcw== X-Received: by 10.112.64.37 with SMTP id l5mr337294lbs.49.1392017768471; Sun, 09 Feb 2014 23:36:08 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.199.37 with HTTP; Sun, 9 Feb 2014 23:35:28 -0800 (PST) Date: Mon, 10 Feb 2014 16:35:28 +0900 X-Google-Sender-Auth: lfGWvKDgE3IoMmR9mXJERD3cHC4 Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c3fc829c637d04f20864d0 Subject: [RFC] No PHP tags From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c3fc829c637d04f20864d0 Content-Type: text/plain; charset=UTF-8 Hi all, "Optional PHP tags by php.ini and CLI options" RFC has been discussed very long time. https://wiki.php.net/rfc/nophptags I would like to know is there anyone who would like not to have this. I think it's good counter measure for LFI, but you might have different perspective. If it is possible, I would like to address as much as opinions possible before voting. Are there anyone who think we should have this? What is the reason? Thank you -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c3fc829c637d04f20864d0--