Skip to content

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Sep 12, 2025

https://jira.mongodb.org/browse/PHPC-2611
https://jira.mongodb.org/browse/PHPC-2614

The libmongocrypt upgrade is necessary due to a collision between "mlib" headers in libmongoc and libmongocrypt (addressed in MONGOCRYPT-845). A separate PR will be created following the libmongocrypt 1.15.2 release.

This pulls in changes from MONGOCRYPT-845, which are necessary to produce a static build with both libmongoc 2.1.0 and libmongocrypt (due to a conflict in the "mlib" headers).

Note: this is associated with the JIRA ticket libmongoc 2.1.0 since libmongocrypt 1.15.2 has yet to be released.
@jmikola jmikola requested a review from a team as a code owner September 12, 2025 16:06
@jmikola jmikola requested review from alcaeus and removed request for a team September 12, 2025 16:06
@@ -10,7 +10,7 @@
- func: "compile driver"
vars:
PHP_VERSION: "%phpVersion%"
LIBMONGOC_VERSION: "2.0.2"
Copy link
Member

Choose a reason for hiding this comment

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

Reminder to regenerate config as you've only updated the template

@@ -1 +1 @@
1.14.1
1.15.2-20250912+git03cba710f7
Copy link
Member

Choose a reason for hiding this comment

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

Do we depend on the development version of libmongocrypt 1.15.2? Would it make sense to wait for a release?

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