mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #8279 from ZeroPointMax/master
admin: add note about json and openssl being included since php8
This commit is contained in:
@@ -40,10 +40,10 @@ Required:
|
||||
* PHP module filter (only on Mageia and FreeBSD)
|
||||
* PHP module GD
|
||||
* PHP module hash (only on FreeBSD)
|
||||
* PHP module JSON
|
||||
* PHP module JSON (included with PHP >= 8.0)
|
||||
* PHP module libxml (Linux package libxml2 must be >=2.7.0)
|
||||
* PHP module mbstring
|
||||
* PHP module openssl
|
||||
* PHP module openssl (included with PHP >= 8.0)
|
||||
* PHP module posix
|
||||
* PHP module session
|
||||
* PHP module SimpleXML
|
||||
|
||||
Reference in New Issue
Block a user