From a93b8e10f5954be0853eec693c13e84c4bd9e6f2 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 15 Dec 2017 11:24:35 -0800 Subject: Kanboard requires at least PHP 5.6 now --- doc/fr_FR/requirements.markdown | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'doc/fr_FR') diff --git a/doc/fr_FR/requirements.markdown b/doc/fr_FR/requirements.markdown index 49cb1022..e5ab72cc 100644 --- a/doc/fr_FR/requirements.markdown +++ b/doc/fr_FR/requirements.markdown @@ -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 -- cgit v1.2.3