Skip to content

PHPLIB-598: Clean up cursor usages to account for iterator changes #801

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 5 commits into from
Jan 20, 2021

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Jan 15, 2021

PHPLIB-598

@jmikola I decided to clean up the tailable cursor docs as well and add a note about needing to wrap cursors in an IteratorIterator before manually iterating. Let me know if you'd rather keep the original documentation intact and add a note that wrapping is no longer necessary with 1.9.0+.

@alcaeus alcaeus requested a review from jmikola January 15, 2021 12:58
@alcaeus alcaeus self-assigned this Jan 15, 2021
@alcaeus
Copy link
Member Author

alcaeus commented Jan 18, 2021

@jmikola I made the changes you suggested to the docs. Note that the three failing builds are due to a recent change to the Symfony PHPUnit Bridge which prevents it from working on PHP 7.0. I'll take care of this in a separate PR.

@alcaeus alcaeus merged commit 3c6b5f2 into mongodb:master Jan 20, 2021
@alcaeus alcaeus deleted the phplib-598 branch January 20, 2021 17:26
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.

2 participants