Kanboard-Prod/libs/SimpleValidator/Validators
Joe Nahmias 32667285a8 fix: update test for DateTime parse errors to work in php8.2
check if getLastErrors() returns a false bool, rather than specific
array elements, as this throws an error in php8.2 if there are no
errors returned.
2023-01-12 18:13:44 -08:00
..
Alpha.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
AlphaNumeric.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Base.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Date.php fix: update test for DateTime parse errors to work in php8.2 2023-01-12 18:13:44 -08:00
Email.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Equals.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Exists.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
GreaterThan.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
InArray.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Integer.php PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Ip.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Length.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
MaxLength.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
MinLength.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
NotEmpty.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
NotEquals.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
NotInArray.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Numeric.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Range.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Required.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00
Unique.php Move custom libs to the source tree 2018-04-04 15:21:13 -07:00