Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove iconv from required PHP modules
The usage of iconv has been removed in: nextcloud/server#29470

The dependency has been removed in: nextcloud/server#29958

Signed-off-by: MichaIng <[email protected]>
  • Loading branch information
MichaIng authored and backportbot[bot] committed Dec 20, 2021
commit b8f0e5f8d86af770ada0d6bf813b433da823de04
1 change: 0 additions & 1 deletion admin_manual/installation/source_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Required:
* PHP module filter (only on Mageia and FreeBSD)
* PHP module GD
* PHP module hash (only on FreeBSD)
* PHP module iconv
* PHP module JSON
* PHP module libxml (Linux package libxml2 must be >=2.7.0)
* PHP module mbstring
Expand Down