Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95159 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84995 invoked from network); 15 Aug 2016 00:16:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Aug 2016 00:16:32 -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:58135] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/96-36656-ED901B75 for ; Sun, 14 Aug 2016 20:16:31 -0400 Received: (qmail 2812 invoked by uid 89); 15 Aug 2016 00:16:26 -0000 Received: from unknown (HELO mail-qk0-f181.google.com) (yohgaki@ohgaki.net@209.85.220.181) by 0 with ESMTPA; 15 Aug 2016 00:16:26 -0000 Received: by mail-qk0-f181.google.com with SMTP id v123so31621552qkh.2 for ; Sun, 14 Aug 2016 17:16:26 -0700 (PDT) X-Gm-Message-State: AEkoout6BYyJHtglBQgoE1uUwr5BbqsAn3p2CVVvz0i9BLw75SWW6LFh2MGlEHOrKPYk64aoID5xB82kOPp3Fg== X-Received: by 10.55.130.130 with SMTP id e124mr8142063qkd.51.1471220180442; Sun, 14 Aug 2016 17:16:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.85.242 with HTTP; Sun, 14 Aug 2016 17:15:40 -0700 (PDT) Date: Mon, 15 Aug 2016 09:15:40 +0900 X-Gmail-Original-Message-ID: Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: [RFC][VOTE] Add validation functions to filter module From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, 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! Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net