Skip to content
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

PHPC-2503: Conditionally allow more concise output for libbson 1.30 #1779

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jan 30, 2025

https://jira.mongodb.org/browse/PHPC-2503

mongodb/mongo-c-driver@f2c1bb7 reduced the whitespace for empty arrays and documents. The EXPECTF pattern is necessary for compatibility with earlier versions of libbson, but it can be removed once libbson 1.30+ is formally required.

mongodb/mongo-c-driver@f2c1bb7 reduced the whitespace for empty arrays and documents. The EXPECTF pattern is necessary for compatibility with earlier versions of libbson, but it can be removed once libbson 1.30+ is formally required.
@jmikola
Copy link
Member Author

jmikola commented Jan 30, 2025

Manually scheduled: Test: Debian 12, PHP 8.3, libmongoc latest

@jmikola jmikola requested a review from alcaeus January 30, 2025 19:42
Copy link
Member

@alcaeus alcaeus 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!

@jmikola jmikola merged commit 65bbd1b into mongodb:v1.x Jan 31, 2025
61 checks passed
@jmikola jmikola deleted the 1.x-phpc-2503 branch January 31, 2025 14:46
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