Merge branch 'dev' into 'dev'

Mention php-zip module dependency in administrator guide

See merge request hubzilla/core!1537
This commit is contained in:
Mario 2019-03-02 15:01:50 +01:00
commit 8a0a0aef5c

View File

@ -95,7 +95,7 @@ PHP might differ from the _webserver_ version
php.ini file * and with no hosting provider restrictions on the use of
exec() and proc_open().
* curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt,
* curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt, zip,
and openssl extensions. The imagick extension is not required but desirable.
* xml extension is required if you want webdav to work.