Skip to content

PHPLIB-1619: Pass ReadPreference via options array for executeCommand() #1585

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 1 commit into from
Feb 7, 2025

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Feb 7, 2025

https://jira.mongodb.org/browse/PHPLIB-1619

Passing a ReadPreference directly was deprecated in PHPC 1.21 (PHPC-2489) and removed in 2.0 (PHPC-2485).

Passing a ReadPreference directly was deprecated in PHPC 1.21 (PHPC-2489) and removed in 2.0 (PHPC-2485).
@jmikola jmikola requested a review from GromNaN February 7, 2025 17:30
@jmikola jmikola requested a review from a team as a code owner February 7, 2025 17:30
Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

Thank you for fixing it so quickly.

@jmikola jmikola merged commit 603d160 into mongodb:v1.x Feb 7, 2025
31 checks passed
@jmikola jmikola deleted the 1.x-phplib-1619 branch February 7, 2025 18:41
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