laminas-validator
laminas-validator copied to clipboard
chore: Convert some parts of Date validator to php8 syntax and add some tests to check userland retrocompatibility.
Signed-off-by: codisart [email protected]
| Q | A |
|---|---|
| Documentation | no |
| Bugfix | no |
| BC Break | no |
| New Feature | no |
| RFC | no |
| QA | yes |
Description
It seems to me that the DateValidator would profit of the php8 syntax. I have also added some tests to allow a check on userland breaking changes.