From: nodiscc Date: Sat, 9 Nov 2019 15:40:53 +0000 (+0000) Subject: doc: add explanation of php-json requirement X-Git-Tag: v0.12.0-beta~33^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=3575fe5bcf8910afad5cc82ed68f3d442bab1a88 doc: add explanation of php-json requirement --- diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index b9ac01cb..bd293c37 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md @@ -28,7 +28,7 @@ Version | Status | Shaarli compatibility Extension | Required? | Usage ---|:---:|--- [`openssl`](http://php.net/manual/en/book.openssl.php) | All | OpenSSL, HTTPS -[`php-json`](http://php.net/manual/en/book.json.php) | required | ? +[`php-json`](http://php.net/manual/en/book.json.php) | required | configuration parsing [`php-mbstring`](http://php.net/manual/en/book.mbstring.php) | CentOS, Fedora, RHEL, Windows, some hosting providers | multibyte (Unicode) string support [`php-gd`](http://php.net/manual/en/book.image.php) | optional | required to use thumbnails [`php-intl`](http://php.net/manual/en/book.intl.php) | optional | localized text sorting (e.g. `e->è->f`)