From 861a7b948aebdb7d0d6e50b14aa40133a6b0b33c Mon Sep 17 00:00:00 2001 From: Wouter de Jong Date: Fri, 13 Dec 2024 00:33:02 +0100 Subject: [PATCH] Fail on direct deprecations --- phpunit.xml.dist | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 9caf34b22..7bad9f3f3 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,6 +4,7 @@ @@ -20,11 +21,16 @@ - + src + + trigger_deprecation +