Skip to content

Releases: odolbeau/phone-number-bundle

v3.6.2

24 Feb 00:14
d6e588d
Compare
Choose a tag to compare

What's Changed

  • fix of the options format on the validator constraint by @KDederichs in #102

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.1

30 Dec 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

07 Dec 09:09
0e9428c
Compare
Choose a tag to compare

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

27 Oct 12:07
c30c662
Compare
Choose a tag to compare

Added

  • Added support PHP8 attribute
  • Drop support for PHP < 7.4
  • Drop support for Symfony < 4.4

See CHANGELOG

Release v3.4.2

28 Jun 15:52
263642f
Compare
Choose a tag to compare

Added

  • New twig template for Bootstrap 5
  • Add symfony/intl as a required dependency

See CHANGELOG

Release v3.4.1

12 Apr 08:33
8db439f
Compare
Choose a tag to compare

Added

  • New twig template for Bootstrap 4

See CHANGELOG

Release v3.4.0

06 Apr 08:57
1182127
Compare
Choose a tag to compare

Added

  • new twig filter phone_number_format_out_of_country_calling_number

See CHANGELOG

Release v3.3.3

04 Feb 14:32
34f9eab
Compare
Choose a tag to compare

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

22 Jan 16:14
768f966
Compare
Choose a tag to compare
  • Revert "Improve PhoneNumber constraint" as it was a BC break

See CHANGELOG

Release v3.3.1

22 Jan 15:54
5b003cb
Compare
Choose a tag to compare
  • Improve PhoneNumber constraint

See CHANGELOG