mirror of
https://github.com/Respect/Validation.git
synced 2026-03-17 15:50:03 +01:00
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.
|
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| library | ||
| unit | ||
| bootstrap.php | ||