Closed
Conversation
Contributor
Author
|
CI passes - good. |
bab34e0 to
db8a89a
Compare
db8a89a to
cba2d3c
Compare
|
Kudos, SonarCloud Quality Gate passed! |
912353d to
8cd4f16
Compare
Contributor
Author
|
https://drone.owncloud.com/owncloud/core/36889/25/7 Need to investigate what happened for SFTP. Same test fails are here https://drone.owncloud.com/owncloud/core/36898/25/7 today 2022-09-26 after rebase. |
Contributor
Author
|
Note: there are major releases available for: But they are not essential. |
c308721 to
b29326c
Compare
This was referenced Sep 28, 2022
Closed
Contributor
Author
|
See #40394 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Description
PHP 7.3 support ended in December 2021 (9 months ago). Drop support for PHP 7.3. This allows us to update to the latest versions of some dependencies.
composer found the following dependencies that it could update:
And in
apps/files_external/3rdpartythese have been updated:There are gradually getting to be more dependencies whose releases no longer support PHP 7.3.
How Has This Been Tested?
CI
Types of changes
Checklist:
The previous PR was #40248