Skip to content

PHPLIB-205: Support providing collation per operation #269

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

Merged
merged 1 commit into from
Oct 16, 2016

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Oct 11, 2016

https://jira.mongodb.org/browse/PHPLIB-205

This bumps the extension requirement to 1.2.0. Composer allows dev versions with the "^" operator, so this will accept 1.2.0alpha3, which introduces a "collation" option for Query and BulkWrite methods.

This bumps the extension requirement to 1.2.0. Composer allows dev versions with the "^" operator, so this will accept 1.2.0alpha3, which introduces a "collation" option for Query and BulkWrite methods.
@jmikola
Copy link
Member Author

jmikola commented Oct 12, 2016

Note: Test failure on 2.4 is due to mongodb/mongo-c-driver@ad47d5c, which is fixed in libmongoc 1.5.0-rc1.

@jmikola jmikola merged commit c405cec into mongodb:master Oct 16, 2016
jmikola added a commit that referenced this pull request Oct 16, 2016
@jmikola jmikola deleted the phplib-205 branch October 16, 2016 23:32
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.

1 participant