From: nodiscc Date: Tue, 9 Jan 2018 19:13:05 +0000 (+0100) Subject: doc: Server Requirements: php-mbstring: add 'hosting providers' X-Git-Tag: v0.9.4~12^2 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=42884868a35e798da1fcb51226043d571ffa7ddf doc: Server Requirements: php-mbstring: add 'hosting providers' --- diff --git a/doc/md/Server-requirements.md b/doc/md/Server-requirements.md index 400b85a9..2dc442df 100644 --- a/doc/md/Server-requirements.md +++ b/doc/md/Server-requirements.md @@ -35,7 +35,7 @@ Library | Required? | Usage Extension | Required? | Usage ---|:---:|--- [`openssl`](http://php.net/manual/en/book.openssl.php) | All | OpenSSL, HTTPS -[`php-mbstring`](http://php.net/manual/en/book.mbstring.php) | CentOS, Fedora, RHEL, Windows | multibyte (Unicode) string support +[`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 | thumbnail resizing [`php-intl`](http://php.net/manual/en/book.intl.php) | optional | localized text sorting (e.g. `e->è->f`) [`php-curl`](http://php.net/manual/en/book.curl.php) | optional | using cURL for fetching webpages and thumbnails in a more robust way