Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package breaking on php v7.4.15 with no exception logged. #173

Open
sathiyad opened this issue May 20, 2021 · 0 comments
Open

Package breaking on php v7.4.15 with no exception logged. #173

sathiyad opened this issue May 20, 2021 · 0 comments

Comments

@sathiyad
Copy link

sathiyad commented May 20, 2021

I am using the countries package to get the country name, state and calling code. Recently, have updated our PHP version from 7.3 to 7.4, after which one of the routes keeps on breaking, where the package is used in a loop to get country by ISO2 char code.

Countries::whereCca2($address->country)->first()

$address->country - US, IN, JP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant