diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-18 21:06:45 +0200 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2020-09-12 14:31:45 +0200 |
commit | 30255b794ab3ddfaf2e813d173b445800102d748 (patch) | |
tree | 08993db150f5f02b529c3649f22385180efd2cec /doc | |
parent | 41b93897f3acdde949eaacb63e82651a2aaa0a92 (diff) | |
download | Shaarli-30255b794ab3ddfaf2e813d173b445800102d748.tar.gz Shaarli-30255b794ab3ddfaf2e813d173b445800102d748.tar.zst Shaarli-30255b794ab3ddfaf2e813d173b445800102d748.zip |
doc: php compatibility: add php 7.3
Diffstat (limited to 'doc')
-rw-r--r-- | doc/md/Server-configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index 3e5139e2..b4dfc53d 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md | |||
@@ -31,6 +31,7 @@ Supported PHP versions: | |||
31 | 31 | ||
32 | Version | Status | Shaarli compatibility | 32 | Version | Status | Shaarli compatibility |
33 | :---:|:---:|:---: | 33 | :---:|:---:|:---: |
34 | 7.3 | Supported | Yes | ||
34 | 7.2 | Supported | Yes | 35 | 7.2 | Supported | Yes |
35 | 7.1 | Supported | Yes | 36 | 7.1 | Supported | Yes |
36 | 7.0 | EOL: 2018-12-03 | Yes (up to Shaarli 0.10.x) | 37 | 7.0 | EOL: 2018-12-03 | Yes (up to Shaarli 0.10.x) |