Skip to content

Don't pass null to adapter #152

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

Merged
merged 1 commit into from
May 23, 2019
Merged

Don't pass null to adapter #152

merged 1 commit into from
May 23, 2019

Conversation

canvural
Copy link
Contributor

Hello,

I had this issue with Guzzle.

Guzzle expects an array to its constructor, but here we were passing null.

This PR fixes that issue.

Hello,

I had this issue with Guzzle.

Guzzle expects an array to its constructor, but here we were passing null.

This PR fixes that issue.
@mikebronner
Copy link
Member

@canvural Thanks for submitting this! :)

@mikebronner mikebronner self-assigned this May 23, 2019
@mikebronner mikebronner merged commit 58579e4 into geocoder-php:develop May 23, 2019
@mikebronner
Copy link
Member

@canvural Give release 4.1.2 a try and let me know if that fixes it for you. Thanks again!

@canvural canvural deleted the patch-2 branch September 3, 2019 06:35
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

Successfully merging this pull request may close these issues.

2 participants