-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Tests-Only] Php 7.4 fix phpunit #37280
Conversation
@VicDeo I merged PR #37281 and there were some other unrelated dependency updates overnight that are merged PR #37283 Then you can rebase this PR and get a new run of phpunit with less errors reported. |
23cb107
to
bc737a2
Compare
e2d65e6
to
3534d51
Compare
3534d51
to
540b0cc
Compare
0cd9e0a
to
0f86aa4
Compare
Codecov Report
@@ Coverage Diff @@
## master #37280 +/- ##
============================================
- Coverage 64.52% 64.48% -0.04%
Complexity 19166 19166
============================================
Files 1266 1266
Lines 74936 74952 +16
Branches 1331 1331
============================================
- Hits 48354 48335 -19
- Misses 26190 26225 +35
Partials 392 392
Continue to review full report at Codecov.
|
2 similar comments
Codecov Report
@@ Coverage Diff @@
## master #37280 +/- ##
============================================
- Coverage 64.52% 64.48% -0.04%
Complexity 19166 19166
============================================
Files 1266 1266
Lines 74936 74952 +16
Branches 1331 1331
============================================
- Hits 48354 48335 -19
- Misses 26190 26225 +35
Partials 392 392
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #37280 +/- ##
============================================
- Coverage 64.52% 64.48% -0.04%
Complexity 19166 19166
============================================
Files 1266 1266
Lines 74936 74952 +16
Branches 1331 1331
============================================
- Hits 48354 48335 -19
- Misses 26190 26225 +35
Partials 392 392
Continue to review full report at Codecov.
|
See PR #37302 for a PR to enable PHP 7.4 in core. IMO CI should pass there. |
All known issues have been fixed. it's time to close |
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: