Skip to content

PHPLIB-846: Improved change stream event visibility for C2C Replication #949

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 4 commits into from
Jul 7, 2022

Conversation

aleksandr-rudo
Copy link
Contributor

@aleksandr-rudo aleksandr-rudo commented Jul 6, 2022

@aleksandr-rudo aleksandr-rudo requested a review from jmikola July 6, 2022 22:06
$args['to'],
null,
array_diff_key($args, ['to' => 1])
);
Copy link
Contributor Author

@aleksandr-rudo aleksandr-rudo Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes were made to make able RenameCollection helper receive "dropTarget" option, which is needed for new change-streams test.

@jmikola jmikola merged commit 8d94d8d into mongodb:master Jul 7, 2022
levon80999 pushed a commit to levon80999/mongo-php-library that referenced this pull request Sep 28, 2022
…on (mongodb#949)

Spec tests synced with mongodb/specifications@8da1a89

Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
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