From 06fe3b6ed5a4dca800d11c519e4065a7075c6b04 Mon Sep 17 00:00:00 2001 From: Raza Mehdi Date: Thu, 20 Jul 2023 18:19:56 +0000 Subject: [PATCH] fix phpstan build --- phpstan.neon.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 632cfe9f..dfd417be 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -3,7 +3,6 @@ parameters: - src level: 0 ignoreErrors: - - "#Function config_path not found.#" - "#Parameter#" - "#Call to static method error\\(\\)\\ on an unknown class Log.#" excludePaths: