odolbeau / phone-number-bundle

Integrates libphonenumber into your Symfony application
MIT License
217 stars 43 forks source link

Fix constructor breaking with format as input #102

Closed KDederichs closed 2 years ago

KDederichs commented 2 years ago

Fixes #101 Also using the constructor in tests so that doesn't happen again

Nek- commented 2 years ago

I squashed your work. Added the part I was talking about in my last comment.

PHPStan failures are unrelated. (seems to be an issue from the image we use)

Everything is ready to be merged, except this failure 😬 .