-
Notifications
You must be signed in to change notification settings - Fork 58
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
tool changes #247
tool changes #247
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #247 +/- ##
=========================================
Coverage 94.17% 94.17%
Complexity 261 261
=========================================
Files 15 15
Lines 875 875
=========================================
Hits 824 824
Misses 51 51 ☔ View full report in Codecov by Sentry. |
|
Unit tests on PHP 8.4:
I need to sort out https://github.com/sabre-io/event first, and have a release that has fixed the "nullable type deprecated" thing. |
https://github.com/sabre-io/event/releases/tag/6.0.1 has been released. CI finds that now, and passes. |
There are no more "Implicitly marking parameter $xxx as nullable is deprecated" code to be fixed.
The executable code changes in this PR are just what php-cs-fixer 3.64 wants to do.
I can make a new 7.0.4 release after this, that officially supports PHP 8.4