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

Implement MongoCollection class #2

Closed
1 task
alcaeus opened this issue Dec 31, 2015 · 3 comments
Closed
1 task

Implement MongoCollection class #2

alcaeus opened this issue Dec 31, 2015 · 3 comments
Milestone

Comments

@alcaeus
Copy link
Owner

alcaeus commented Dec 31, 2015

  • Implement missing methods
@alcaeus alcaeus added this to the 1.0 milestone Dec 31, 2015
@RageZBla
Copy link

RageZBla commented Jan 1, 2016

I'll give this one a shot to start!

@alcaeus
Copy link
Owner Author

alcaeus commented Jan 1, 2016

Great! I've created #9 to track work on MongoCommandCursor, that will include the two aggregation methods in MongoCollection.

RageZBla pushed a commit to RageZBla/mongo-php-adapter that referenced this issue Jan 2, 2016
RageZBla pushed a commit to RageZBla/mongo-php-adapter that referenced this issue Jan 3, 2016
RageZBla pushed a commit to RageZBla/mongo-php-adapter that referenced this issue Jan 3, 2016
RageZBla pushed a commit to RageZBla/mongo-php-adapter that referenced this issue Jan 3, 2016
alcaeus pushed a commit that referenced this issue Jan 3, 2016
alcaeus added a commit that referenced this issue Jan 3, 2016
* implement-mongo-collection:
  Minor code cleanup
  Don't rely on __debugInfo for correct information
  Ensure correct return types for index methods
  Add missing methods to MongoCollection #2
@alcaeus
Copy link
Owner Author

alcaeus commented Jan 3, 2016

Merged in c971cb4. Thanks @RageZBla!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants