X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FServer-requirements.html;h=2c2545bbbd0f572c4798c779e0666585ef22a094;hb=fdf88d194874a533cf3a8de3d317d70018aa8a62;hp=f34f589bd09e137d085e6f6303948c5cba5d1598;hpb=bb91a8c6e8649d482a552b64c6a0c8e65c6becd7;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index f34f589b..2c2545bb 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -4,27 +4,32 @@ - Shaarli - Server requirements + Shaarli – Server requirements + -
@@ -62,6 +68,7 @@ @@ -76,29 +83,29 @@ -7 -RC2 -planned +7.0 +Supported +✅ 5.6 Supported -:white_check_mark: +✅ 5.5 -Supported -:white_check_mark: +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 +113,64 @@ -

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
+

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