X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FServer-requirements.html;h=79d74118ff0c4a05f127997a98613e78b7b9108c;hb=refs%2Fpull%2F890%2Fhead;hp=bf5a2e8bcc4be8e9bb1d481752b483c3b966cfa5;hpb=27cf2e671d1f35bd8c9383d008cd3733fc1c6e0d;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index bf5a2e8b..79d74118 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -4,34 +4,43 @@ - Shaarli - Server requirements + Shaarli – Server requirements + -
@@ -60,6 +70,7 @@ @@ -74,24 +85,34 @@ +7.1 +Supported (v0.9.x) +✅ + + +7.0 +Supported +✅ + + 5.6 Supported -:white_check_mark: +✅ 5.5 -Supported -:white_check_mark: +EOL: 2016-07-10 +✅ 5.4 -Supported -:white_check_mark: +EOL: 2015-09-14 +✅ (up to Shaarli 0.8.x) 5.3 EOL: 2014-08-14 -:white_check_mark: +✅ (up to Shaarli 0.8.x) @@ -99,32 +120,74 @@ -

PHP 7.0 information:

- -

Extensions

+

Dependency management

+

Starting with Shaarli v0.8.x, Composer is used to resolve,
+download and install third-party PHP dependencies.

- + - + - + + + + + + + + + + + + + + + +
ExtensionLibrary Required?UsageUsage
php-mbstringshaarli/netscape-bookmark-parserAllImport bookmarks from Netscape files
erusev/parsedownAllParse MarkDown syntax for the MarkDown plugin
slim/slimAllHandle routes and middleware for the REST API
+

Extensions

+ +++++ + + + + + + + + + + + + + + + - + + + + + + - - - + + + + + + + +
ExtensionRequired?Usage
opensslAllOpenSSL, HTTPS
php-mbstring CentOS, Fedora, RHEL, Windowsmultibyte (Unicode) string supportmultibyte (Unicode) string support
php-gdoptionalthumbnail resizing
php-gd-thumbnail resizingphp-intloptionallocalized text sorting (e.g. e->è->f)
php-curloptionalusing cURL for fetching webpages and thumbnails in a more robust way