Skip to content

v3.1.3

Choose a tag to compare

@barbieswimcrew barbieswimcrew released this 07 Dec 15:31
· 6 commits to master since this release
7389728

Hello Zipcode validators ;-)

This minor fixes the deprecation warning

Deprecated: ZipCodeValidator\Constraints\ZipCode::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/barbieswimcrew/zip-code-validator/src/ZipCodeValidator/Constraints/ZipCode.php on line 23

To upgrade run:

$ composer update barbieswimcrew/zip-code-validator
See changes: v3.1.2...v3.1.3

Documentation: https://github.com/barbieswimcrew/zip-code-validator/blob/v3.1.3/README.md

Highlights:
[FIX] #59 Fix "Implicitly marking parameter $groups as nullable is deprecated" (#59) (@barbieswimcrew)

Happy validating!