X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FServer-requirements.html;h=2c2545bbbd0f572c4798c779e0666585ef22a094;hb=03542572665bae57705a2f57b0737ed43f4f1415;hp=b0426eec67740a66b9e05652b12dcc300bd4bd13;hpb=6335a0fc0ce0c2f962333f0b4d6baac1671df901;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index b0426eec..2c2545bb 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -4,26 +4,32 @@ - Shaarli - Server requirements + Shaarli – Server requirements + -
@@ -61,6 +68,7 @@ @@ -75,24 +83,29 @@ -5.6 +7.0 Supported -:white_check_mark: +✅ -5.5 +5.6 Supported -:white_check_mark: +✅ -5.4 -Supported -:white_check_mark: +5.5 +EOL: 2016-07-10 +✅ +5.4 +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) @@ -100,32 +113,64 @@ -

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
+

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