Skip to content

PHPLIB-151: Use IPv4 localhost address for default URI #60

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 13, 2015

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

This should help avoid failed IPv6 connections when "localhost" resolves to an IPv6 literal and mongod does not have net.ipv6 enabled to listen for IPv6.

This should help avoid failed IPv6 connections when "localhost" resolves to an IPv6 literal and mongod does not have `net.ipv6}} enabled to listen for IPv6.
@jmikola jmikola changed the title PHPLIB-151: Use ipv4 localhost address for default URI PHPLIB-151: Use IPv4 localhost address for default URI Dec 14, 2015
@jmikola jmikola merged commit 451f72c into mongodb:master Dec 14, 2015
jmikola added a commit that referenced this pull request Dec 14, 2015
@jmikola jmikola deleted the phplib-151 branch December 14, 2015 18:43
GromNaN pushed a commit to GromNaN/mongo-php-library that referenced this pull request Sep 9, 2024
* PHPLIB-1384: Use default value in Query::exists()

* Remove default value from exists() calls
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