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

Remove usage of deprecated E_STRICT #1668

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Sep 19, 2024

E_STRICT was deprecated in PHP 8.4, causing test failures due to the deprecation warning showing up in tests. To work around this, we can use its literal value instead.

@alcaeus alcaeus enabled auto-merge (squash) September 19, 2024 06:22
@alcaeus alcaeus merged commit 6f176b3 into mongodb:v1.20 Sep 19, 2024
82 checks passed
This was referenced Sep 19, 2024
@alcaeus alcaeus deleted the remove-deprecated-strict branch September 20, 2024 08: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