mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
admin: add note about json and openssl being included since php8
Signed-off-by: ZeroPointMax <zeropointmax@mailbox.org>
This commit is contained in:
parent
ade2085087
commit
25ed930b30
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user