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

fix and test for MongoCollection::aggregate #115

Closed
wants to merge 1 commit into from

Conversation

pilou
Copy link

@pilou pilou commented Jun 14, 2016

This method should accept a variable amount of pipeline operators
MongoCollection::aggregate ( array $op [, array $op [, array $... ]] )

#114
http://www.php.net/manual/en/mongocollection.aggregate.php

This method should accept a variable amount of pipeline operators
MongoCollection::aggregate ( array $op [, array $op [, array $... ]] )

alcaeus#114
http://www.php.net/manual/en/mongocollection.aggregate.php
@pilou
Copy link
Author

pilou commented Jun 14, 2016

Please do a release after merging, so we can use your repo in our composer. THX

@alcaeus
Copy link
Owner

alcaeus commented Jun 16, 2016

Merged manually in 8806ab0. Thanks!

@alcaeus alcaeus closed this Jun 16, 2016
@alcaeus alcaeus added the bug label Jun 16, 2016
@alcaeus alcaeus added this to the 1.0.4 milestone Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants