Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83746 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60740 invoked from network); 25 Feb 2015 08:51:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2015 08:51:39 -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.216.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.54 mail-qa0-f54.google.com Received: from [209.85.216.54] ([209.85.216.54:44554] helo=mail-qa0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/E3-32189-81D8DE45 for ; Wed, 25 Feb 2015 03:51:37 -0500 Received: by mail-qa0-f54.google.com with SMTP id x12so1678023qac.13 for ; Wed, 25 Feb 2015 00:51:34 -0800 (PST) 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:message-id :subject:to:content-type; bh=EqgBxQfYfcjo2Y65XizvkLz34HZG961yMIL8c/es89o=; b=iPGuGWArD2wblrPb4INNJ/YSM/16UE4Bu7ihgw42aCiapR994Im15jjQwCeJAZ2Q9z 3XTXZCMJYUYDKkzZ/BdAyc2ZOJwwuCaMFF2G0umRktBXIzy+EZ8snXwGdXEFQIR7K/HN 4Aphjm0PcZ5I8mXocBURBWIYdgIkDMbAVDL3dSIIdgEQLTuEnxCKtKgUyN575dv9mwe4 YWSqi3u7JqAHp56jwRb8/C0TGU6axc2MKOzJ+whtpESUmJGybSv1VV6xkPSD/mav4HNu lnPMiH9duWABB42yC4hqfc+Ug9Z4J/r4AO8ozhkg7dUttOZ3QUTr+TL6ygXNwDeWB3Xp Y+lg== X-Received: by 10.140.85.137 with SMTP id n9mr4472352qgd.17.1424854294018; Wed, 25 Feb 2015 00:51:34 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Wed, 25 Feb 2015 00:50:53 -0800 (PST) In-Reply-To: References: Date: Wed, 25 Feb 2015 17:50:53 +0900 X-Google-Sender-Auth: N3IoMCSYhHLdjz3sojKw-TyL4RE Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a11c128940d422d050fe5be24 Subject: Re: [RFC] [FINAL DISCUSSION] Script only include/require From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c128940d422d050fe5be24 Content-Type: text/plain; charset=UTF-8 Hi all, I would like to start voting. The last open issue is vote type 50%+1 or 2/3? I feel this RFC is somewhere between 50%+1 and 2/3. Any comment? I'll start the vote by using "2/3" rule from tomorrow morning (JST, About 12 hours later from now) if there is no comment for vote type. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net On Sat, Feb 21, 2015 at 10:06 AM, Yasuo Ohgaki wrote: > Hi all, > > I think this will be the final discussion before vote. > This RFC is to make PHP stronger against script inclusion attacks just > like other languages. > > https://wiki.php.net/rfc/script_only_include > > I hope everyone will like this proposal. > Thank you all who have participated to discussions. > > Those who are not involved, this is the time to check this RFC. > > Thank you. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --001a11c128940d422d050fe5be24--