From 35cd965360bf7c6856e513404a4da2f9e78a6959 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Tue, 19 Sep 2023 12:25:40 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06629=20Update=20ci=5Fdescription=20php?= =?UTF-8?q?=5Fversion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/ci_description.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ci_description.ini b/tests/ci_description.ini index 8be061499..b9f1cdd4c 100644 --- a/tests/ci_description.ini +++ b/tests/ci_description.ini @@ -1,5 +1,5 @@ [infra] -; lowest phpversion supported is 7.1 but PHPUnit isn't compatible with it :/ +; LTS version : testing lowest PHP version possible (min is 7.1 but PHPUnit isn't compatible) php_version=7.2-apache ; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL db_version=5.7