X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=doc%2FServer-requirements.html;h=79d74118ff0c4a05f127997a98613e78b7b9108c;hb=4c970f099f2210ac91cccdca1d0c3564a8f79c1a;hp=ff0ad9cddb26ec2bc71ffc928d93f2aeb597532b;hpb=5409ade28c5f0acf99dbadd4d95e6f8efda5d395;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/Server-requirements.html b/doc/Server-requirements.html index ff0ad9cd..79d74118 100644 --- a/doc/Server-requirements.html +++ b/doc/Server-requirements.html @@ -15,29 +15,28 @@
@@ -86,29 +85,34 @@ -7.0 -Supported +7.1 +Supported (v0.9.x) ✅ -5.6 +7.0 Supported ✅ -5.5 +5.6 Supported ✅ -5.4 -EOL: 2015-09-14 +5.5 +EOL: 2016-07-10 ✅ +5.4 +EOL: 2015-09-14 +✅ (up to Shaarli 0.8.x) + + 5.3 EOL: 2014-08-14 -✅ +✅ (up to Shaarli 0.8.x) @@ -116,6 +120,35 @@ +

Dependency management

+

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

+ + + + + + + + + + + + + + + + + + + + + + + + + +
LibraryRequired?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

@@ -143,13 +176,18 @@ - + - - - + + + + + + + +
php-gd-optional thumbnail resizing
php-intlOptionalTag cloud intelligent sorting (eg. e->è->f)php-intloptionallocalized text sorting (e.g. e->è->f)
php-curloptionalusing cURL for fetching webpages and thumbnails in a more robust way