Skip to content

Require ext-mongodb 2.2#1840

Merged
alcaeus merged 2 commits intomongodb:v2.xfrom
alcaeus:phpc-2.2.0
Feb 11, 2026
Merged

Require ext-mongodb 2.2#1840
alcaeus merged 2 commits intomongodb:v2.xfrom
alcaeus:phpc-2.2.0

Conversation

@alcaeus
Copy link
Member

@alcaeus alcaeus commented Feb 5, 2026

Note: this PR will cause failing builds until we release version 2.2 of the extension.

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.91%. Comparing base (13f0e27) to head (895d45d).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               v2.x    #1840   +/-   ##
=========================================
  Coverage     87.91%   87.91%           
  Complexity     3208     3208           
=========================================
  Files           428      428           
  Lines          6390     6390           
=========================================
  Hits           5618     5618           
  Misses          772      772           
Flag Coverage Δ
6.0-replica_set 86.71% <ø> (ø)
6.0-server 82.76% <ø> (ø)
6.0-sharded_cluster 86.49% <ø> (ø)
8.0-replica_set 87.77% <ø> (ø)
8.0-server 83.53% <ø> (ø)
8.0-sharded_cluster 87.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alcaeus alcaeus marked this pull request as ready for review February 11, 2026 09:33
@alcaeus alcaeus requested a review from a team as a code owner February 11, 2026 09:33
@alcaeus alcaeus requested review from GromNaN, Copilot and jmikola and removed request for jmikola February 11, 2026 09:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates dependency and CI configuration to target MongoDB PHP extension v2.2.

Changes:

  • Bump ext-mongodb requirement from ^2.1 to ^2.2.
  • Switch GitHub Actions workflows to use DRIVER_VERSION: stable.
  • Update Evergreen extension build configuration to use the v2.2 line/version.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
composer.json Requires ext-mongodb v2.2 to align package compatibility with the next extension release.
.github/workflows/tests.yml Uses stable driver builds in CI.
.github/workflows/static-analysis.yml Uses stable driver builds for static analysis jobs.
.github/workflows/generator.yml Uses stable driver builds for generator workflow.
.github/workflows/coding-standards.yml Uses stable driver builds for coding standards workflow.
.evergreen/config/templates/build/build-extension.yml Adjusts which extension branch/version Evergreen compiles and uploads.

Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

@alcaeus alcaeus merged commit 161a8e2 into mongodb:v2.x Feb 11, 2026
33 checks passed
@alcaeus alcaeus deleted the phpc-2.2.0 branch February 11, 2026 09:42
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.

3 participants