respect-validation/tests
Davide Spagnoli 93edad4b32
Reset missing date information in CanValidateDateTime
Missing date information are now reset to 0 (1970-01-01T00:00:00),
because otherwise they are taken from current date/time, so:
`Respect\Validation\Validator::date("m")->isValid('06')` is not valid on
31st of every month.
2025-12-30 09:34:28 +01:00
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00
library Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00
unit Reset missing date information in CanValidateDateTime 2025-12-30 09:34:28 +01:00
bootstrap.php Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00