aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Server-requirements.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2015-09-04 21:35:27 +0200
committerVirtualTam <virtualtam@flibidi.net>2015-09-04 21:35:27 +0200
commitbb91a8c6e8649d482a552b64c6a0c8e65c6becd7 (patch)
tree8a6fcc4cd511aad9b1f24df32bdcfe810419172f /doc/Server-requirements.md
parentce8c4a84ba180802ca6e5f00f60353ad71d3fcc8 (diff)
parentf8b936e7e75601b5d96525f25d5b52dbabd909b4 (diff)
downloadShaarli-bb91a8c6e8649d482a552b64c6a0c8e65c6becd7.tar.gz
Shaarli-bb91a8c6e8649d482a552b64c6a0c8e65c6becd7.tar.zst
Shaarli-bb91a8c6e8649d482a552b64c6a0c8e65c6becd7.zip
Merge pull request #340 from virtualtam/doc/update
Doc: sync from Wiki, generate HTML
Diffstat (limited to 'doc/Server-requirements.md')
-rw-r--r--doc/Server-requirements.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/Server-requirements.md b/doc/Server-requirements.md
index 6ccccaca..8f44d606 100644
--- a/doc/Server-requirements.md
+++ b/doc/Server-requirements.md
@@ -9,16 +9,17 @@
9### Supported versions 9### Supported versions
10Version | Status | Shaarli compatibility 10Version | Status | Shaarli compatibility
11:---:|:---:|:---: 11:---:|:---:|:---:
127 | RC2 | planned
125.6 | Supported | :white_check_mark: 135.6 | Supported | :white_check_mark:
135.5 | Supported | :white_check_mark: 145.5 | Supported | :white_check_mark:
145.4 | Supported | :white_check_mark: 155.4 | EOL: 2015-09-14 | :white_check_mark:
155.3 | EOL: 2014-08-14 | :white_check_mark: 165.3 | EOL: 2014-08-14 | :white_check_mark:
16 17
17See also: 18See also:
18- [Travis configuration](https://github.com/shaarli/Shaarli/blob/master/.travis.yml)[](.html) 19- [Travis configuration](https://github.com/shaarli/Shaarli/blob/master/.travis.yml)[](.html)
19 20
20PHP 7.0 information: 21PHP 7 information:
21- [Beta1 announcement](http://php.net/archive/2015.php#id2015-07-10-4)[](.html) 22- Announcements: [Beta1](http://php.net/archive/2015.php#id2015-07-10-4), [RC1](http://php.net/archive/2015.php#id2015-08-21-1), [RC2](http://php.net/archive/2015.php#id2015-09-04-1)[](.html)
22- [TODOLIST](https://wiki.php.net/todo/php70)[](.html) 23- [TODOLIST](https://wiki.php.net/todo/php70)[](.html)
23- [Recent bugs](https://bugs.php.net/search.php?limit=30&order_by=id&direction=DESC&cmd=display&status=Open&bug_type=All&phpver=7.0)[](.html) 24- [Recent bugs](https://bugs.php.net/search.php?limit=30&order_by=id&direction=DESC&cmd=display&status=Open&bug_type=All&phpver=7.0)[](.html)
24- [Git repository](http://git.php.net/?p=php-src.git;a=shortlog;h=refs/heads/PHP-7.0.0)[](.html) 25- [Git repository](http://git.php.net/?p=php-src.git;a=shortlog;h=refs/heads/PHP-7.0.0)[](.html)