Skip to content

PHPC-2601: Add crypt_shared version to a manager's debug output #1847

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
Jun 24, 2025

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Jun 24, 2025

PHPC-2601

As shown in the new test, the crypt_shared version in phpinfo can be inaccurate if the first client created in a process was created without auto-encryption. To work around this, we also expose the crypt_shared version in each client's debug info for more reliable output.

Note: includes a change for PHPC-2156 to unskip a test that no longer breaks.

@alcaeus alcaeus requested a review from GromNaN June 24, 2025 13:00
@alcaeus alcaeus requested a review from a team as a code owner June 24, 2025 13:00
@alcaeus alcaeus merged commit f15d862 into mongodb:v2.x Jun 24, 2025
61 checks passed
@alcaeus alcaeus deleted the print-crypt-shared-version branch June 24, 2025 17:16
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