-
Notifications
You must be signed in to change notification settings - Fork 208
PHPC-1496: Add support for compiling with libmongocrypt #1065
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
Conversation
1e33b00
to
cb73b1b
Compare
Regarding the todo item "Ensure libmongocrypt is built with crypto support and reports it correctly (issue found on MacOS)", this is due to us not including mongocrypt-config.h in php_phongo.c, so Since we are using the same library as for libmongoc crypto, it may be more appropriate to rename that output from "libmongoc crypto" to something more generic that covers both libmongoc and libmongocrypt. |
Incoming PR: alcaeus#3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One formatting suggestion. LGTM otherwise!
Done. I also squashed commits for a cleaner history 👍 |
https://jira.mongodb.org/browse/PHPC-1496
Commits will be squashed before merging.
Open items: