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

Fixed problem with Warning: array_key_exists() expects parameter 2 to be... #138

Closed
wants to merge 1 commit into from

Conversation

przemekciacka
Copy link

When property of object is type of antoher object and input data is not array then warning of array_key_exists is thrown.

I've added checking is data is array.
It has been fixed some time ago (tquiroga@a636e3c) but in some way gone.

@Tobion
Copy link
Contributor

Tobion commented Nov 30, 2013

Duplicate of #110
And it was never merged. So it's not "gone". Please close this PR.

@0x7061
Copy link

0x7061 commented Apr 29, 2014

Is this still not fixed?

@goetas
Copy link
Collaborator

goetas commented Aug 9, 2016

Sorry for the terribly long feedback loop

Duplicate of #110

@goetas goetas closed this Aug 9, 2016
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.

4 participants