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

Move conversion of Lazy Objects to GenericEntity. This allows for proper/expected usage with iterator_to_array for relationships #14

Merged
merged 1 commit into from Jan 31, 2014

Conversation

jakefolio
Copy link
Contributor

Prior to this commit anytime a user used iterator_to_array, it would not properly convert relationships. With this modification this is possible. Twig uses iterator_to_array for all iterators, so now Marshal Collections will be properly converted.

…per/expected usage with iterator_to_array for relationships
pmjones pushed a commit that referenced this pull request Jan 31, 2014
Move conversion of Lazy Objects to GenericEntity. This allows for proper/expected usage with iterator_to_array for relationships
@pmjones pmjones merged commit fa3dc1a into auraphp:develop Jan 31, 2014
@harikt
Copy link
Member

harikt commented Feb 1, 2014

cool. Thanks!.

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.

None yet

3 participants