Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94912 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43819 invoked from network); 8 Aug 2016 10:23:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2016 10:23:56 -0000 Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.220 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.220 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.220] ([81.169.146.220:21291] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 00/B9-33134-ABD58A75 for ; Mon, 08 Aug 2016 06:23:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1470651831; l=3317; s=domk; d=kelunik.com; h=Content-Type:Cc:To:Subject:Date:From:References:In-Reply-To: MIME-Version; bh=4qOs/T/F8l2N8v5ComCc6Lw0b7t/uSUmIPdiTb2yoHw=; b=QdScsjg6aybKtwp8PwQNOcFfe0cqkO+FPLfcvlzX+2UZn4kpTkuR1kQAZM2FSzgWs19 DhZZnWd7OegIUYoSELZjEt07uQvbuiPhzYhX5tCudQWhH/MYx5Ew2OMJvUoP8Rw9kKw96 zUGosY4Xz98zizY4extRDY4/sdIuIospBBw= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtO3Y6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f45.google.com ([74.125.82.45]) by smtp.strato.de (RZmta 38.13 AUTH) with ESMTPSA id N05a6ds78ANpAiz (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Mon, 8 Aug 2016 12:23:51 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id o80so128666572wme.1 for ; Mon, 08 Aug 2016 03:23:51 -0700 (PDT) X-Gm-Message-State: AEkoousaKSOMRol9K02QV/pBHPFWwBuBHAQ/Uf9ySj7lWdW5qFZMxNekRGpdsVScZ7/d0hKhJAaJ2CdUOda5sw== X-Received: by 10.28.17.9 with SMTP id 9mr15692791wmr.73.1470651831345; Mon, 08 Aug 2016 03:23:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.27.206 with HTTP; Mon, 8 Aug 2016 03:23:50 -0700 (PDT) In-Reply-To: References: Date: Mon, 8 Aug 2016 12:23:50 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Yasuo Ohgaki Cc: Davey Shafik , PHP internals Content-Type: multipart/alternative; boundary=001a11435ee2feecfb05398ccfc7 Subject: Re: [PHP-DEV] Adding validate_var_array()/validate_input_array() to which version? From: me@kelunik.com (Niklas Keller) --001a11435ee2feecfb05398ccfc7 Content-Type: text/plain; charset=UTF-8 2016-08-08 12:03 GMT+02:00 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. > This is clearly a new feature and not a bug 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. > If you don't mind, let's delay it to 7.2, as there still seems to be discussion. Regards, Niklas > Thanks. > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > --001a11435ee2feecfb05398ccfc7--