From cba4d85d9b724ea52e83827ec5bb5a64c012060b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Tue, 29 Mar 2022 21:48:35 +0200 Subject: [PATCH] Convert deprecation warnings to exception in php unit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- tests/phpunit-autotest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index c293d1c7d5952..91b346a5a29b7 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -5,6 +5,7 @@ timeoutForSmallTests="900" timeoutForMediumTests="900" timeoutForLargeTests="900" + convertDeprecationsToExceptions="true" > lib/