mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Update required PHP modules
This commit is contained in:
@@ -99,6 +99,7 @@ Required:
|
||||
|
||||
* PHP (>= 7.0, 7.1 or 7.2)
|
||||
* PHP module ctype
|
||||
* PHP module curl
|
||||
* PHP module dom
|
||||
* PHP module GD
|
||||
* PHP module iconv
|
||||
@@ -107,12 +108,12 @@ Required:
|
||||
* PHP module mbstring
|
||||
* PHP module openssl
|
||||
* PHP module posix
|
||||
* PHP module session
|
||||
* PHP module SimpleXML
|
||||
* PHP module XMLReader
|
||||
* PHP module XMLWriter
|
||||
* PHP module zip
|
||||
* PHP module zlib
|
||||
* PHP module session
|
||||
|
||||
Database connectors (pick the one for your database:)
|
||||
|
||||
@@ -122,13 +123,10 @@ Database connectors (pick the one for your database:)
|
||||
|
||||
*Recommended* packages:
|
||||
|
||||
* PHP module curl (highly recommended, some functionality, e.g. HTTP user
|
||||
authentication, depends on this)
|
||||
* PHP module fileinfo (highly recommended, enhances file analysis performance)
|
||||
* PHP module bz2 (recommended, required for extraction of apps)
|
||||
* PHP module intl (increases language translation performance and fixes sorting
|
||||
of non-ASCII characters)
|
||||
* PHP module mcrypt (increases file encryption performance)
|
||||
|
||||
Required for specific apps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user