Skip to content

PHPC-448: Fix arginfo for ReadConcern constructor #167

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
Dec 14, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Dec 14, 2015

https://jira.mongodb.org/browse/PHPC-448

The first argument is not required.

The first argument is not required.
@derickr
Copy link
Contributor

derickr commented Dec 14, 2015

Would this need a (simple) test case? Perhaps at least to make sure that HHVM does the same?

@jmikola
Copy link
Member Author

jmikola commented Dec 14, 2015

readconcern-ctor-001.phpt already tests that that constructor requires no arguments. This is just fixing some arginfo copypasta that I missed in the original PR.

@derickr
Copy link
Contributor

derickr commented Dec 14, 2015

OK, LGTM

@jmikola jmikola merged commit 6d78c43 into mongodb:master Dec 14, 2015
jmikola added a commit that referenced this pull request Dec 14, 2015
@jmikola jmikola deleted the phpc-448-arginfo branch December 14, 2015 23:00
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.

2 participants