respect-validation/bin
Henrique Moody 74c018bced
Make mixins smarter and with a shorter name
To make PHPStan recognize methods when we call Validator with static and
non-static rule names, I added a few methods from `Validator` to the
`ChainedValidator` interface[1]. However, this didn't work so well
because there could have been more methods from `Validator`.

This commit will rename the mixins to better names, but it will also
make the `Chain` (old `ChainedValidator` to have a `@mixin` on itself of
the `Validator` class.

[1]: a974c0c834
2024-12-18 19:54:44 +01:00
..
create-mixin Make mixins smarter and with a shorter name 2024-12-18 19:54:44 +01:00
update-doc-links Improve the "Feature Guide" documentation 2024-12-05 00:21:34 +01:00
update-domain-suffixes Update sorting order on public suffix data 2023-02-19 00:44:41 -03:00
update-domain-toplevel Add PublicDomainSuffix Rule 2023-02-19 00:19:10 -03:00
update-postal-codes Auto update postal code list 2023-02-19 00:19:10 -03:00