diff options
author | nodiscc <nodiscc@gmail.com> | 2019-01-06 01:32:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 01:32:28 +0000 |
commit | a7c98a07d1c0f714bb06f22c0a1bc4fd89495912 (patch) | |
tree | 4131ef9a6a4d7d02b157c52b81e19d5038d830cc /doc/md | |
parent | 1004742f09b55ff781c13745781b9a7e90986faa (diff) | |
parent | 7062ef4ddd1864f0d5eaff7146de54ea1fd9fe1e (diff) | |
download | Shaarli-a7c98a07d1c0f714bb06f22c0a1bc4fd89495912.tar.gz Shaarli-a7c98a07d1c0f714bb06f22c0a1bc4fd89495912.tar.zst Shaarli-a7c98a07d1c0f714bb06f22c0a1bc4fd89495912.zip |
Merge pull request #1251 from shaarli/doc-update-php-compat
doc: update PHP compatibility table
Diffstat (limited to 'doc/md')
-rw-r--r-- | doc/md/Server-configuration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index cf44ecf5..78083a46 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md | |||
@@ -18,7 +18,7 @@ Version | Status | Shaarli compatibility | |||
18 | 7.2 | Supported | Yes | 18 | 7.2 | Supported | Yes |
19 | 7.1 | Supported | Yes | 19 | 7.1 | Supported | Yes |
20 | 7.0 | Supported | Yes | 20 | 7.0 | Supported | Yes |
21 | 5.6 | Supported | Yes | 21 | 5.6 | EOL: 2018-12-31 | Yes (up to Shaarli 0.10.x) |
22 | 5.5 | EOL: 2016-07-10 | Yes | 22 | 5.5 | EOL: 2016-07-10 | Yes |
23 | 5.4 | EOL: 2015-09-14 | Yes (up to Shaarli 0.8.x) | 23 | 5.4 | EOL: 2015-09-14 | Yes (up to Shaarli 0.8.x) |
24 | 5.3 | EOL: 2014-08-14 | Yes (up to Shaarli 0.8.x) | 24 | 5.3 | EOL: 2014-08-14 | Yes (up to Shaarli 0.8.x) |