Skip to content

PHPLIB-638: Ensure writeConcernError is reported for findAndModify #983

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
Sep 30, 2022

Conversation

levon80999
Copy link
Contributor

@levon80999 levon80999 commented Sep 29, 2022

@levon80999 levon80999 force-pushed the PHPLIB-638 branch 2 times, most recently from d11c0a6 to 996522c Compare September 29, 2022 20:27
@levon80999 levon80999 merged commit b5365c8 into mongodb:master Sep 30, 2022
@levon80999 levon80999 deleted the PHPLIB-638 branch September 30, 2022 12:34
}

$this->expectException(CommandException::class);
$this->expectExceptionCode(100);
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

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.

3 participants