respect-validation/tests/unit
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
..
Exceptions Make data providers static 2023-04-03 17:20:31 +02:00
Helpers Reset missing date information in CanValidateDateTime 2025-12-30 09:34:28 +01:00
Rules Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00
FactoryTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
ValidatorTest.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00