Kanboard requires at least PHP 5.6 now
This commit is contained in:
@@ -9,21 +9,18 @@ Côté serveur
|
||||
| Système d'exploitation |
|
||||
|--------------------------------------|
|
||||
| Linux Ubuntu Xenial Xerus 16.04 LTS |
|
||||
| Linux Ubuntu Trusty 14.04 LTS |
|
||||
| Linux Centos 6.x |
|
||||
| Linux Centos 7.x |
|
||||
| Linux Redhat 6.x |
|
||||
| Linux Redhat 7.x |
|
||||
| Linux Debian 8 |
|
||||
| Linux Debian 9 |
|
||||
| FreeBSD 10.x |
|
||||
| Microsoft Windows 2016 |
|
||||
| Microsoft Windows 2012 R2 |
|
||||
| Microsoft Windows 2008 |
|
||||
|
||||
### Bases de données compatibles
|
||||
|
||||
| Base de données |
|
||||
|--------------------|
|
||||
| Sqlite 3.x |
|
||||
| Sqlite >= 3.7 |
|
||||
| Mysql >= 5.5 |
|
||||
| MariaDB >= 10 |
|
||||
| Postgresql >= 9.3 |
|
||||
@@ -51,11 +48,9 @@ Kanboard est préconfiguré pour fonctionner avec Apache (réécriture des URL).
|
||||
|
||||
| Version de PHP |
|
||||
|----------------|
|
||||
| PHP >= 5.3.9 |
|
||||
| PHP 5.4 |
|
||||
| PHP 5.5 |
|
||||
| PHP 5.6 |
|
||||
| PHP 7.x |
|
||||
| PHP >= 5.6.0 |
|
||||
|
||||
A partir de la version 1.2, Kanboard nécessite au moins PHP 5.6.
|
||||
|
||||
### Extensions PHP requises
|
||||
|
||||
|
||||
Reference in New Issue
Block a user