Bump PHP to 5.6.33 in composer#30401
Conversation
|
This is a follow-on from #30242 and completes the obvious version bumps waiting to happen in |
|
whats wrong with drone? only red all day long @patrickjahns |
|
I restarted the drone job for this. Some crud in "files" UI test suite. @individual-it made a PR for another page load timing issue today, and we will gradually find other places where we need to put more check-and-wait code into the UI tests. |
|
@DeepDiver1975 |
yeah - too-many-open-tabs-hell |
Codecov Report
@@ Coverage Diff @@
## master #30401 +/- ##
============================================
+ Coverage 60.87% 60.88% +<.01%
Complexity 18567 18567
============================================
Files 1093 1093
Lines 61324 61324
============================================
+ Hits 37332 37335 +3
+ Misses 23992 23989 -3
Continue to review full report at Codecov.
|
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Bump PHP to 5.6.33 in
composer.jsonRelated Issue
Motivation and Context
Before taking the plunge to PHP 7.1, might as well get
masterright up-to-date with the current PHP 5.6.33How Has This Been Tested?
CI will tell
Types of changes
Checklist: