Uh oh!
There was an error while loading. Please reload this page.
Remove iconv from dependencies and tests - #29958
Merged
Merged
Conversation
come-nc
approved these changes
Nov 29, 2021
CarlSchwan
approved these changes
Nov 29, 2021
CarlSchwan
commented
Nov 29, 2021
Member
/backport to stable21 |
CarlSchwan
commented
Nov 29, 2021
Member
/backport to stable22 |
CarlSchwan
commented
Nov 29, 2021
Member
/backport to stable23 |
MichaIng
commented
Nov 29, 2021
MemberAuthor
Let me create backports for #29470 first. |
MichaIngforce-pushed
the
fix/translit-php8/deps-and-tests
branch
2 times, most recently
from
November 29, 2021 23:48
b159b58 to
01d1a33Comparewhich is not used anymore since: #29470 Signed-off-by: MichaIng <micha@dietpi.com>
MichaIngforce-pushed
the
fix/translit-php8/deps-and-tests
branch
from
November 30, 2021 01:33
01d1a33 to
0d749b7CompareThe backport to stable21 failed. Please do this backport manually. |
The backport to stable22 failed. Please do this backport manually. |
The backport to stable23 failed. Please do this backport manually. |
MichaIng added a commit
to nextcloud/documentation
that referenced
this pull request
Dec 20, 2021
The usage of iconv has been removed in: nextcloud/server#29470 The dependency has been removed in: nextcloud/server#29958 Signed-off-by: MichaIng <micha@dietpi.com>
MemberAuthor
Related documentation change is proposed here: nextcloud/documentation#7860 |
backportbot-nextcloudBot
pushed a commit
to nextcloud/documentation
that referenced
this pull request
Dec 20, 2021
The usage of iconv has been removed in: nextcloud/server#29470 The dependency has been removed in: nextcloud/server#29958 Signed-off-by: MichaIng <micha@dietpi.com>
backportbot-nextcloudBot
pushed a commit
to nextcloud/documentation
that referenced
this pull request
Dec 20, 2021
The usage of iconv has been removed in: nextcloud/server#29470 The dependency has been removed in: nextcloud/server#29958 Signed-off-by: MichaIng <micha@dietpi.com>
backportbot-nextcloudBot
pushed a commit
to nextcloud/documentation
that referenced
this pull request
Dec 20, 2021
The usage of iconv has been removed in: nextcloud/server#29470 The dependency has been removed in: nextcloud/server#29958 Signed-off-by: MichaIng <micha@dietpi.com>
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 freeto 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.
which is not used anymore since: #29470
When accepted, requires an update of the documentation which I'll then commit as well.