Skip to content

CDRIVER-767: Expose mongoc_uri_parse_host() declaration to other drivers #250

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

Closed
wants to merge 1 commit into from

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 22, 2015

https://jira.mongodb.org/browse/CDRIVER-767

The PHP driver, for one, relies on this for parsing additional client options (outside of the URI).

@jmikola jmikola force-pushed the 1.2-parse_host-decl branch 2 times, most recently from 9becae0 to b0d7640 Compare July 22, 2015 15:45
The PHP driver, for one, relies on this for parsing additional client options (outside of the URI).
@jmikola
Copy link
Member Author

jmikola commented Jul 22, 2015

Redundant in light of https://mongodbcr.appspot.com/15020002/.

@jmikola jmikola closed this Jul 22, 2015
@jmikola jmikola deleted the 1.2-parse_host-decl branch July 22, 2015 16:36
@jmikola jmikola restored the 1.2-parse_host-decl branch July 30, 2015 18:35
@jmikola jmikola reopened this Jul 30, 2015
@bjori
Copy link
Contributor

bjori commented Jul 30, 2015

cc9391f

@bjori bjori closed this Jul 30, 2015
@jmikola jmikola changed the title Expose mongoc_uri_parse_host() to other drivers CDRIVER-767: Expose mongoc_uri_parse_host() declaration to other drivers Jul 30, 2015
@jmikola
Copy link
Member Author

jmikola commented Jul 30, 2015

Sorry, I didn't get a chance to amend the original commit with an issue number before the merge.

@jmikola jmikola deleted the 1.2-parse_host-decl branch July 30, 2015 18:44
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