-
-
Notifications
You must be signed in to change notification settings - Fork 888
chore(symfony): support 8.0
#2612
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
base: 5.x
Are you sure you want to change the base?
Conversation
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.
Pull Request Overview
This PR adds CI test configurations for Symfony 7.4 and 8.0 versions, extending the test matrix to include these newer framework versions with PHP 8.2, 8.3, and 8.4.
Key Changes:
- Adds 6 new test matrix combinations: Symfony 7.4 with PHP 8.2/8.3/8.4 and Symfony 8.0 with PHP 8.2/8.3/8.4
- Follows existing pattern of testing all supported PHP versions against each Symfony version
f867d56 to
58c3a62
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 5.x #2612 +/- ##
=======================================
Coverage 96.60% 96.60%
=======================================
Files 94 94
Lines 3034 3034
=======================================
Hits 2931 2931
Misses 103 103 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
|
And needs willdurand/Hateoas#343 first and then we can look into willdurand/BazingaHateoasBundle#118 |
63b3f59 to
f33a5cf
Compare
7.4 and 8.08.0
3de0a73 to
ea6f9be
Compare
## Description Run optional-dependencies. This should help with determining if a major version bump of Symfony (8) is safe to do without needing to wait for external bundles to update their version constraints (or build support) Related to #2612 ## What type of PR is this? (check all applicable) - [ ] Bug Fix - [ ] Feature - [ ] Refactor - [ ] Deprecation - [ ] Breaking Change - [ ] Documentation Update - [x] CI ## Checklist - [ ] I have made corresponding changes to the documentation (`docs/`) --------- Co-authored-by: Copilot <[email protected]>
ea6f9be to
bf68847
Compare
Description
Closes #2590
What type of PR is this? (check all applicable)
Checklist
docs/)CHANGELOG.md)