From 8e79aa95a97b185721efc9b30dbe07431941bd38 Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 3 Feb 2023 16:52:08 +0000 Subject: [PATCH] test with more errors --- tests/phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpstan.neon b/tests/phpstan.neon index 3c43eedb..1ba74d6e 100644 --- a/tests/phpstan.neon +++ b/tests/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 0 + level: 1 paths: - ../core - ../ext