From dba36a19760aff69703049e1c2e8ed2d06d08767 Mon Sep 17 00:00:00 2001 From: Filis Futsarov Date: Fri, 15 Jul 2022 00:21:37 +0200 Subject: [PATCH] chore: quick save --- phpunit.xml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 8d24e3a9..3adab31c 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -3,6 +3,7 @@ convertWarningsToExceptions="true" convertNoticesToExceptions="true" convertErrorsToExceptions="true" + convertDeprecationsToExceptions="true" bootstrap="tests/bootstrap.php" verbose="true" >