From 990e8f6223a9077564616ed644c6a7fcd6210e31 Mon Sep 17 00:00:00 2001 From: Joshua Gigg Date: Mon, 7 Oct 2024 22:29:40 +0100 Subject: [PATCH] Show PHP deprecations --- phpunit.xml.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 0bdcd124..32263c6d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -2,7 +2,8 @@ + convertDeprecationsToExceptions="true" + colors="true" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd"> ./src/