Update required PHP modules

This commit is contained in:
Morris Jobke
2018-12-04 16:27:35 +01:00
committed by GitHub
parent 68253310ee
commit f7e02f7b1f

View File

@@ -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: