X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FServer-requirements.html;h=79d74118ff0c4a05f127997a98613e78b7b9108c;hb=b230bf207df576fa2ad165702184edf21f674ce7;hp=f34f589bd09e137d085e6f6303948c5cba5d1598;hpb=bb91a8c6e8649d482a552b64c6a0c8e65c6becd7;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index f34f589b..79d74118 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -4,34 +4,41 @@ - Shaarli - Server requirements + Shaarli – Server requirements + -
@@ -62,6 +70,7 @@ @@ -76,29 +85,34 @@ -7 -RC2 -planned +7.1 +Supported (v0.9.x) +✅ -5.6 +7.0 Supported -:white_check_mark: +✅ -5.5 +5.6 Supported -:white_check_mark: +✅ +5.5 +EOL: 2016-07-10 +✅ + + 5.4 EOL: 2015-09-14 -:white_check_mark: +✅ (up to Shaarli 0.8.x) - + 5.3 EOL: 2014-08-14 -:white_check_mark: +✅ (up to Shaarli 0.8.x) @@ -106,32 +120,74 @@ -

PHP 7 information:

- -

Extensions

+

Dependency management

+

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

- + + + + + + + + + + + + + + + + + + + + + + +
ExtensionLibraryRequired?Usage
shaarli/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

+ +++++ + + + - + - + + + + + + - + + + + + + - - - + + + + + + + +
Extension Required?UsageUsage
php-mbstringopensslAllOpenSSL, 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