X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2FServer-requirements.html;h=2c2545bbbd0f572c4798c779e0666585ef22a094;hb=24cfb960cfdd88255333bfb2a08d586916b460ae;hp=bf5a2e8bcc4be8e9bb1d481752b483c3b966cfa5;hpb=992af0b9d77cb4fbac2c37ef8d5896042d67a2a3;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index bf5a2e8b..2c2545bb 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -4,26 +4,32 @@ - Shaarli - Server requirements + Shaarli – Server requirements + -
@@ -60,6 +68,7 @@ @@ -74,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) @@ -99,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