Skip to content
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

fixed deprecations(connected property on MongoClient) in MongoQueue #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mlvea
Copy link

@mlvea mlvea commented Feb 25, 2015

[Mongo] This class has been DEPRECATED as of version 1.3.0. Relying on this feature is highly discouraged. Please use MongoClient instead.
MongoClient deprecate connected method. Fixed the deprecation issue.

@sn01615
Copy link

sn01615 commented Aug 13, 2015

MongoQueue::getDatabase(): The 'connected' property is deprecated

@lunaru
Copy link
Owner

lunaru commented Aug 13, 2015

Happy to pull in this PR, but I'm not sure why the connection method is a static method. Also not sure why there is a connection->is in there

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