Skip to content

Comments

Test PHP 8.5 in Evergreen#1850

Open
paulinevos wants to merge 1 commit intomongodb:v2.xfrom
paulinevos:php-85-evergreen
Open

Test PHP 8.5 in Evergreen#1850
paulinevos wants to merge 1 commit intomongodb:v2.xfrom
paulinevos:php-85-evergreen

Conversation

@paulinevos
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 14:48
@paulinevos paulinevos requested a review from a team as a code owner February 24, 2026 14:48
@paulinevos paulinevos requested a review from GromNaN February 24, 2026 14:48
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 the Evergreen config generator to recognize PHP 8.5 as a supported PHP version so CI can add/expand build and test matrix coverage for the newest runtime.

Changes:

  • Add PHP 8.5 to the supported PHP versions list used by Evergreen config generation.

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.94%. Comparing base (1389a18) to head (d256886).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               v2.x    #1850   +/-   ##
=========================================
  Coverage     87.94%   87.94%           
  Complexity     3216     3216           
=========================================
  Files           428      428           
  Lines          6410     6410           
=========================================
  Hits           5637     5637           
  Misses          773      773           
Flag Coverage Δ
6.0-replica_set 86.73% <ø> (ø)
6.0-server 82.63% <ø> (ø)
6.0-sharded_cluster 86.52% <ø> (ø)
8.0-replica_set 87.80% <ø> (ø)
8.0-server 83.40% <ø> (ø)
8.0-sharded_cluster 87.62% <ø> (ø)

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.

@GromNaN
Copy link
Member

GromNaN commented Feb 24, 2026

There is a "Setup Failed" error in evergreen.

mv: cannot move 'mongodb.so' to '/opt/php/8.5.2-64bit/lib/php/extensions/debug-non-zts-20250925': No such file or directory

@alcaeus is there anything missing to make the mongodb extension available in evergreen?

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