-
-
Notifications
You must be signed in to change notification settings - Fork 324
Fixed php 8.0 support #3538
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
Fixed php 8.0 support #3538
Conversation
b26c559
to
e4b1159
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #3538 +/- ##
============================================
- Coverage 27.88% 27.80% -0.09%
- Complexity 8152 8187 +35
============================================
Files 575 576 +1
Lines 30716 30799 +83
============================================
- Hits 8565 8563 -2
- Misses 22151 22236 +85
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
c5feaa4
to
246579d
Compare
b55a5fc
to
9b01216
Compare
9b01216
to
5ff3cff
Compare
b02fc52
to
98b2284
Compare
98b2284
to
bb8e7d6
Compare
3fa3791
to
e23e330
Compare
Thanks for updating @jacob-v-dam, I'll review it this weekend |
That would be perfect! The next step is to jump to Symfony 5.4 which is LTS for now. |
Type
Resolves the following issues
Adds PHP 8.0 support. PHP 7.1 is not supported anymore.
Pull request description
Upgrade packages and code to support PHP 7.4 and PHP 8.0. PHP 7.1 is not supported anymore.