Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95162 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90311 invoked from network); 15 Aug 2016 00:54:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2016 00:54:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ohgaki.net designates 180.42.98.130 as permitted sender) X-PHP-List-Original-Sender: yohgaki@ohgaki.net X-Host-Fingerprint: 180.42.98.130 ns1.es-i.jp Received: from [180.42.98.130] ([180.42.98.130:58165] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/97-36656-5C211B75 for ; Sun, 14 Aug 2016 20:54:30 -0400 Received: (qmail 4464 invoked by uid 89); 15 Aug 2016 00:54:26 -0000 Received: from unknown (HELO mail-qk0-f172.google.com) (yohgaki@ohgaki.net@209.85.220.172) by 0 with ESMTPA; 15 Aug 2016 00:54:26 -0000 Received: by mail-qk0-f172.google.com with SMTP id v123so32057368qkh.2 for ; Sun, 14 Aug 2016 17:54:24 -0700 (PDT) X-Gm-Message-State: AEkoousSW6aJgmqXscP5mk/LbjMjH3oMKW1Nm6axNjW1/h04l4jxsIFxR7gnIBH4LuDldv6L6sIBMUAlpDLlnw== X-Received: by 10.55.107.130 with SMTP id g124mr28503243qkc.61.1471222457369; Sun, 14 Aug 2016 17:54:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.85.242 with HTTP; Sun, 14 Aug 2016 17:53:37 -0700 (PDT) In-Reply-To: References: Date: Mon, 15 Aug 2016 09:53:37 +0900 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [RFC][VOTE] Add validation functions to filter module From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, On Mon, Aug 15, 2016 at 9:20 AM, Yasuo Ohgaki wrote: > On Mon, Aug 15, 2016 at 9:15 AM, Yasuo Ohgaki wrote: >> This RFC is to add functions that are suitable for input validations >> for secure coding. IMHO, these additions are mandatory for PHP. >> >> https://wiki.php.net/rfc/add_validate_functions_to_filter >> Vote ends 2016/08/22 23:59:59 UTC >> >> I don't mind suspend vote and continue discussion if there is issue. >> It's rather long RFC. Thank you for reading and voting! > > Note for voting. > There are 2 votes for RFC acceptance and target PHP version. > > https://wiki.php.net/rfc/add_validate_functions_to_filter#proposed_voting_choices > > You have to vote twice. i.e. It cannot store 2 votes results at once. > I do make this mistake. Please be careful! > > Thank you for voting! One more usual request. Please describe reason(s) why you object proposal. I would like to improve proposal even when it is declined. In addition, I see votes based on misconception/misunderstanding on occasions. Thank you! P.S. I've missed last PR update in the RFC. RFC is fixed. Exception can be disabled by a option now. -- Yasuo Ohgaki yohgaki@ohgaki.net