Skip to content

v2.0.1

Compare
Choose a tag to compare
@barbieswimcrew barbieswimcrew released this 10 Apr 10:57
· 7 commits to master since this release
758b829

Hi Zipcode-Validators! ;-)

This release fixes deprecation issues occurring in PHP 8.1. Many thanks to @GenieTim to get that solved!

But please be aware that this might be some BREAKING CHANGE to your project.

To upgrade run:

$ composer update barbieswimcrew/zip-code-validator

See changes: v2.0.0...v2.0.1

Documentation: https://github.com/barbieswimcrew/zip-code-validator/blob/v2.0.1/README.md

Highlights:

  • [Bug] #46 Fix issue with deprecation error in PHP 8.1 (@GenieTim)

Happy validating!