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

Client::populate() must be of the type array, null given #31

Closed
alvlapo opened this issue Feb 28, 2018 · 1 comment
Closed

Client::populate() must be of the type array, null given #31

alvlapo opened this issue Feb 28, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@alvlapo
Copy link

alvlapo commented Feb 28, 2018

Hi, I'm trying to get data about Party (eg 7736050003)


Warning: array_values() expects parameter 1 to be array, null given in
/......./vendor/gietos/dadata/src/Client.php on line
314

Catchable fatal error: Argument 2 passed to Dadata\Client::populate() must be of the type array, null given, called in /....../vendor/gietos/dadata/src/Client.php on line 329 and defined in
/......./vendor/gietos/dadata/src/Client.php on line
289

@alvlapo
Copy link
Author

alvlapo commented Feb 28, 2018

i use "gietos/dadata": "1.1.11"

@kstkn kstkn self-assigned this Mar 5, 2018
@kstkn kstkn added the bug label Mar 5, 2018
kstkn pushed a commit that referenced this issue Mar 5, 2018
@kstkn kstkn added this to the 1.1.12 milestone Mar 5, 2018
kstkn pushed a commit that referenced this issue Mar 5, 2018
@kstkn kstkn closed this as completed in 9078793 May 9, 2018
kstkn pushed a commit that referenced this issue May 9, 2018
Fix #31 Checks for nullable properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants