laminas-validator icon indicating copy to clipboard operation
laminas-validator copied to clipboard

chore: Convert some parts of Date validator to php8 syntax and add some tests to check userland retrocompatibility.

Open codisart opened this issue 2 years ago • 0 comments

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.

codisart avatar Feb 19 '23 17:02 codisart