-
Notifications
You must be signed in to change notification settings - Fork 179
Allow Symfony 8 #678
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: 3.1.x
Are you sure you want to change the base?
Allow Symfony 8 #678
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.1.x #678 +/- ##
============================================
- Coverage 80.93% 80.85% -0.08%
- Complexity 495 497 +2
============================================
Files 73 73
Lines 1631 1567 -64
============================================
- Hits 1320 1267 -53
+ Misses 311 300 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
https://app.codecov.io/gh/laravel-doctrine/orm/pull/678 looks like the -0.08% is codecov messing with me |
|
@TomHAnderson @LegendEffects take a look? |
I'm not a maintainer so can't help other than saying looks fine to me? |
|
Thanks for the encouragement 😁 Saw your commits, thought you are a maintainer too 😅 |
Symfony 8 is out, let's allow it here.
Blocked until Doctrine releases ORM v3.6https://github.com/doctrine/orm/releases/tag/3.6.0