Skip to content

PHPLIB-271: Implement accessors for options on core classes #401

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 3 commits into from
Sep 13, 2017

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Sep 13, 2017

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

This incorporates @petr-buchin's work in #385.

@petr-buchin: Ultimately, it wasn't necessary to support null return values from the read and write concern accessors. In #399, I handled detection of default RC and WC entirely in the operation classes, which means the core classes can freely carry around the default objects from the Manager. Thanks very much for the initial work on this (especially the docs!).

@jmikola jmikola merged commit 994e331 into mongodb:master Sep 13, 2017
jmikola added a commit that referenced this pull request Sep 13, 2017
@jmikola jmikola deleted the phplib-271 branch September 13, 2017 20:05
@jmikola jmikola mentioned this pull request Sep 14, 2017
@JoffreyPoreeCoding
Copy link

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.

3 participants