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

MongoCollection count() parameters error #83

Closed
shanghaiyangming opened this issue Mar 29, 2016 · 2 comments
Closed

MongoCollection count() parameters error #83

shanghaiyangming opened this issue Mar 29, 2016 · 2 comments
Labels
Milestone

Comments

@shanghaiyangming
Copy link

No description provided.

@shanghaiyangming
Copy link
Author

old drivers:
public int MongoCollection::count ([ array $query = array() [, int $limit = 0 [, int $skip = 0 ]]] )
mongo-php-adapter:
public function count($query = [], array $options = [])

@alcaeus
Copy link
Owner

alcaeus commented Mar 29, 2016

This will be fixed in 1.0.1 - thanks for the report!

@alcaeus alcaeus closed this as completed Mar 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants