respect-validation/library
Henrique Moody e0c6f33c01
Only define filter_var options when it is valid
The third argument of "filter_var" must be either an integer or an
array. On PHP 8 this "FilterVar" rule fails because we always pass that
argument, even if it is null.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2020-10-04 11:13:18 +02:00
..
Exceptions Update version of "respect/coding-standard" 2020-08-27 16:21:02 +02:00
Helpers Update version of PHPStan packages 2020-07-25 22:50:59 +02:00
Message Update version of "respect/coding-standard" 2020-07-21 22:54:41 +02:00
Rules Only define filter_var options when it is valid 2020-10-04 11:13:18 +02:00
Factory.php Update version of "respect/coding-standard" 2020-08-27 16:21:02 +02:00
Validatable.php Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
Validator.php Update version of "respect/coding-standard" 2020-08-27 16:21:02 +02:00