Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:100518 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93255 invoked from network); 11 Sep 2017 09:38:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2017 09:38:13 -0000 Authentication-Results: pb1.pair.com header.from=php-lists@koalephant.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-lists@koalephant.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain koalephant.com designates 206.123.115.54 as permitted sender) X-PHP-List-Original-Sender: php-lists@koalephant.com X-Host-Fingerprint: 206.123.115.54 mail1.25mail.st Received: from [206.123.115.54] ([206.123.115.54:60338] helo=mail1.25mail.st) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/56-10715-48956B95 for ; Mon, 11 Sep 2017 05:38:12 -0400 Received: from [10.0.1.15] (unknown [49.48.244.200]) by mail1.25mail.st (Postfix) with ESMTPSA id 271CE60331; Mon, 11 Sep 2017 09:37:57 +0000 (UTC) Message-ID: <049578E9-4C9A-42D8-B206-8ABAF070E151@koalephant.com> Content-Type: multipart/alternative; boundary="Apple-Mail=_847F2BD2-7ECE-455B-8FA7-8F6E8EE13D10" Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Date: Mon, 11 Sep 2017 16:37:53 +0700 In-Reply-To: Cc: Tony Marston , "internals@lists.php.net" To: Yasuo Ohgaki References: <2a4491b4-e6f5-4297-beec-363f373a93e6@lsces.co.uk> <3f8be7b1-0e59-21c6-4fe8-8299b2c05645@rhsoft.net> <6ba62d62-f1ab-9e7b-93f0-a1a9238c47a6@lsces.co.uk> <0db9cfa3-2b31-ee41-713c-889b7cc06406@lsces.co.uk> <3C.DD.10715.4E501B95@pb1.pair.com> <93.85.10715.AB3B3B95@pb1.pair.com> X-Mailer: Apple Mail (2.3273) Subject: Re: [PHP-DEV] A validator module for PHP7 From: php-lists@koalephant.com (Stephen Reay) --Apple-Mail=_847F2BD2-7ECE-455B-8FA7-8F6E8EE13D10 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 11 Sep 2017, at 15:42, Yasuo Ohgaki wrote: >=20 > It seems you haven't try to use filter module seriously. > It simply does not have enough feature for input validations. > e.g. You cannot validate "strings". >=20 Yasuo, I=E2=80=99ve asked previously what your proposal actually offers over = the filter functions, and got no response, so please elaborate on this?=20= Can you show a concrete example that cannot be validated in user land = currently, using the filter functions as a base? Cheers Stephen= --Apple-Mail=_847F2BD2-7ECE-455B-8FA7-8F6E8EE13D10--