Skip to content

Change supported PHP version to 8.1-8.4#91

Merged
vjik merged 11 commits into
yiisoft:masterfrom
batyrmastyr:bump_php_8.4
Dec 12, 2025
Merged

Change supported PHP version to 8.1-8.4#91
vjik merged 11 commits into
yiisoft:masterfrom
batyrmastyr:bump_php_8.4

Conversation

@batyrmastyr

@batyrmastyr batyrmastyr commented Dec 11, 2025

Copy link
Copy Markdown
Contributor
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues

Notes on failing workflows:

  • rector — fails to checkout for some strange reason. Limiting parallelism of other workflows did not help. was temporary issue.
  • psalm — fails in master because of deprecated methods. Fixed in another PR
  • MSSQL — fails on health checking MSSQL server fixed.

@vjik vjik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Fix psalm errors in separate PR.

See MSSQL CI here and improve it in this package.

Comment thread composer.json Outdated
@codecov

codecov Bot commented Dec 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (642f32f) to head (0d49dab).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master       #91   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        55        55           
===========================================
  Files              2         2           
  Lines            148       148           
===========================================
  Hits             148       148           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

batyrmastyr and others added 4 commits December 12, 2025 18:19
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
@batyrmastyr

Copy link
Copy Markdown
Contributor Author

@vjik Fixed MSSQL, though not all quirks were in workflow.

@batyrmastyr batyrmastyr marked this pull request as ready for review December 12, 2025 17:10
@vjik vjik merged commit 3e81d75 into yiisoft:master Dec 12, 2025
91 of 95 checks passed
@batyrmastyr batyrmastyr deleted the bump_php_8.4 branch December 17, 2025 06:59
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