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

extract method does not support collections of stdClass #59

Open
ethernidee opened this issue Dec 12, 2019 · 0 comments
Open

extract method does not support collections of stdClass #59

ethernidee opened this issue Dec 12, 2019 · 0 comments

Comments

@ethernidee
Copy link

"Extract" method filters items by isCollection. isCollection by unknown reason does not treat stdClass as container. Though stdClass is not Traversable, it's still efficient and popular key-value storage, suitable for foreach.

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

No branches or pull requests

2 participants