Skip to content

PHPC-1681 Support parsing $uuid as extended JSON representation for subtype 4 binary #1208

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 3 commits into from
Mar 26, 2021

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Mar 25, 2021

@alcaeus alcaeus requested a review from jmikola March 25, 2021 08:15
@alcaeus alcaeus self-assigned this Mar 25, 2021
@@ -238,6 +238,7 @@ function getParamsForParseError(array $test, array $case)

switch ($test['bson_type']) {
case '0x00': // Top-level document
case '0x05': // Binary
Copy link
Member

Choose a reason for hiding this comment

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

This reminded me of DRIVERS-1552. I'll trust this is correct, since that issue hasn't been discussed since I reported it.

@alcaeus alcaeus merged commit 9f854a4 into mongodb:master Mar 26, 2021
@alcaeus alcaeus deleted the phpc-1681 branch February 12, 2024 11:37
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