From 2e8d44c7aad25a9120a1f432e11d6fed54fc3d88 Mon Sep 17 00:00:00 2001 From: karl Date: Thu, 21 Nov 2024 14:46:38 +1300 Subject: [PATCH] Update phpunit.xml --- phpunit.xml | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 21c7a86..da2563d 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,21 +1,25 @@ + displayDetailsOnPhpunitDeprecations="true" + failOnPhpunitDeprecation="true" + failOnRisky="true" + failOnWarning="true"> - tests + tests - - - src - - + + + src + +