Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41056 invoked from network); 8 Aug 2016 10:04:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2016 10:04:18 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@ohgaki.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@ohgaki.net; spf=pass; 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:45322] helo=es-i.jp) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/29-33134-E1958A75 for ; Mon, 08 Aug 2016 06:04:16 -0400 Received: (qmail 76156 invoked by uid 89); 8 Aug 2016 10:04:11 -0000 Received: from unknown (HELO mail-qk0-f172.google.com) (yohgaki@ohgaki.net@209.85.220.172) by 0 with ESMTPA; 8 Aug 2016 10:04:11 -0000 Received: by mail-qk0-f172.google.com with SMTP id p186so190934015qkd.1 for ; Mon, 08 Aug 2016 03:04:11 -0700 (PDT) X-Gm-Message-State: AEkoouu6udkgHj6CmE23qlujTgzm7No3VyIYYsijxJAER0RLP9Mv4IR/FWxx00eWK+OnAPIPa/4QpW1yu+cMmw== X-Received: by 10.55.190.199 with SMTP id o190mr28100087qkf.51.1470650644141; Mon, 08 Aug 2016 03:04:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.85.242 with HTTP; Mon, 8 Aug 2016 03:03:23 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Aug 2016 19:03:23 +0900 X-Gmail-Original-Message-ID: Message-ID: To: Davey Shafik Cc: PHP internals , Niklas Keller Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Adding validate_var_array()/validate_input_array() to which version? From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi Darvey, On Mon, Aug 8, 2016 at 4:24 PM, Niklas Keller wrote: >> I made choices for targeted version, 7.1.0 or 7.2.0 > > Feature freeze has been beta1. If the RM says it's too late, we don't need a > vote. It's too late. Niklas is right. I might be too late for 7.1. Darvey. Although diff is large, changes are simple and straightforward additions (no changes in existing functionalities at all) to make filter module work right with secure coding. It's more like bug fix to me, just like URL rewriter fix. Can the RFC have voting choices for targeted version or not? https://wiki.php.net/rfc/add_validate_functions_to_filter I don't mind delaying this to 7.2 at all. Thanks. -- Yasuo Ohgaki yohgaki@ohgaki.net