Skip to content

PHPLIB-133: Support typeMap option in FindOne #36

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 6 commits into from
Oct 10, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Oct 9, 2015

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

This PR also refactors the test suite a bit and adds coverage for FindAndModify operations.

Options can be passed directly to FindAndModify after any necessary translation/conversion.
Versions of MongoDB before 3.0 create a database when dropping the collection of a database that doesn't exist (as is done by the setUp() method).
@jmikola jmikola merged commit 4146fac into mongodb:master Oct 10, 2015
jmikola added a commit that referenced this pull request Oct 10, 2015
@jmikola jmikola deleted the phplib-133 branch October 10, 2015 00:09
GromNaN added a commit to GromNaN/mongo-php-library that referenced this pull request Sep 9, 2024
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