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

collection: fix ArrayCollection sort by DateTime #101

Merged
merged 1 commit into from
Aug 18, 2015

Conversation

Mikulas
Copy link
Contributor

@Mikulas Mikulas commented Aug 18, 2015

Fixes

E_RECOVERABLE_ERROR: Object of class DateTime could not be converted to string

when calling collection->get()->orderBy('createdAt')

hrach added a commit that referenced this pull request Aug 18, 2015
…etime

collection: fix ArrayCollection sort by DateTime
@hrach hrach merged commit da1d6e5 into nextras:master Aug 18, 2015
@hrach
Copy link
Member

hrach commented Aug 18, 2015

Thanks!

@Mikulas
Copy link
Contributor Author

Mikulas commented Aug 18, 2015

Thank you :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants