-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add support for PHP 8.0 #465
Conversation
Codecov Report
@@ Coverage Diff @@
## main #465 +/- ##
=========================================
Coverage 80.92% 80.92%
Complexity 41 41
=========================================
Files 4 4
Lines 194 194
=========================================
Hits 157 157
Misses 37 37 Continue to review full report at Codecov.
|
Looks like this is not yet possible :( |
bb8ab0b
to
fd3f64b
Compare
1c38411
to
e4e89a5
Compare
Thank you for your pull request! I will take a look later. |
cb200af
to
32fecbd
Compare
a73ed6d
to
3619dd9
Compare
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.
👍
Thank you, @core23! |
I wonder why composer could resolve this. There are some direct dependencies that do not have PHP 8 support 🤔 |
Ha, probably because of the platform configuration. I will take a look later! |
This PR adds support for the upcoming PHP 8 release