odolbeau / phone-number-bundle

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

PHPStan test is not working properly on actions #103

Closed Nek- closed 2 years ago

Nek- commented 2 years ago

I'm not sure what's wrong but our test suite is not working as expected. ✔ CS Fixer is working ✔ PHPUnit is fine ❌ PHPStan is throwing errors on every file

Since this problem is here for some days and new versions of the image we use have been released, there's probably an issue to worry about.

Nek- commented 2 years ago

Fixed on https://github.com/odolbeau/phone-number-bundle/pull/104 so it was an error of the image as expected.