Releases: odolbeau/phone-number-bundle
Releases · odolbeau/phone-number-bundle
v3.6.3
v3.6.2
What's Changed
- fix of the options format on the validator constraint by @KDederichs in #102
New Contributors
- @KDederichs made their first contribution in #102
Full Changelog: v3.6.1...v3.6.2
v3.6.1
What's Changed
- php8 return types compatible by @maikelohcfg in #99
- Prepare 3.6.1 by @odolbeau in #100
New Contributors
- @maikelohcfg made their first contribution in #99
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- doc: update docs with attribute usage instead of annotations by @Nek- in #92
- Make the form type example use the same property name as entity example issue #93 by @Nek- in #94
- allow Symfony 6 by @dmaicher in #96
- Prepare v3.6.0 by @odolbeau in #98
New Contributors
Full Changelog: v3.5.0...v3.6.0
v3.5.0
Release v3.4.2
Release v3.4.1
Release v3.4.0
Release v3.3.3
Added
- Can now define a property path for the region on
PhoneNumber
constraint - New option to specify default region for serialization
- New option to specify the format of the serialization
Release v3.3.2
- Revert "Improve
PhoneNumber
constraint" as it was a BC break
See CHANGELOG