respect-validation/tests/library
Henrique Moody 5ba9b31cc8
Make the behavior of DateTime more explicit
We decided to make the date format validation stricter[1]. Although
that's good, it could present some challenges for some people,
considering that the DateTime rule would be more flexible.

There are many cases in which PHP can parse a date but can't output it
the same way.

[1]: 5fe4b96ebf

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-02-04 15:57:53 +01:00
..
DataProvider Make data providers static 2023-04-03 17:20:31 +02:00
Exceptions Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Rules Use a concrete class to test AbstractEnvelop 2023-04-03 17:20:39 +02:00
Stubs Check if property is initialized before getting its value 2024-01-27 20:36:01 +01:00
RuleTestCase.php Make the behavior of DateTime more explicit 2024-02-04 15:57:53 +01:00
TestCase.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00