From 0bb3571eb6db9a9e3e7872faa16cab41f39bcc7a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 6 Apr 2022 11:04:51 +0200 Subject: [PATCH] Make tests fail when deprecated php functions are used Signed-off-by: Joas Schilling --- tests/php/phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/php/phpunit.xml b/tests/php/phpunit.xml index 25cb92ad3ec..be5a1603c27 100644 --- a/tests/php/phpunit.xml +++ b/tests/php/phpunit.xml @@ -1,6 +1,7 @@