-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
PHP 8.4 support #276
PHP 8.4 support #276
Conversation
vjik
commented
Mar 22, 2025
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #276 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 221 223 +2
===========================================
Files 14 14
Lines 558 562 +4
===========================================
+ Hits 558 562 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
.github/workflows/bc.yml
Outdated
os: >- | ||
['ubuntu-latest'] | ||
php: >- | ||
['8.3'] | ||
['8.1'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not 8.4?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replaced to 8.4