mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Remove iconv from required PHP modules
The usage of iconv has been removed in: https://github.com/nextcloud/server/pull/29470 The dependency has been removed in: https://github.com/nextcloud/server/pull/29958 Signed-off-by: MichaIng <micha@dietpi.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user