From a77e49cbc9cca0cccf40cd2772131159b86b981c Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Mon, 1 Sep 2025 20:22:31 +0800 Subject: [PATCH] Stubborn phpstan --- phpstan.neon | 1 + 1 file changed, 1 insertion(+) diff --git a/phpstan.neon b/phpstan.neon index 78b72c76..a8c1c72c 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -9,6 +9,7 @@ parameters: - '#Attribute class JetBrains\\PhpStorm\\ArrayShape does not exist#' - '#Function Swoole\\Coroutine\\run not found.#' - '#Static call to instance method ZM\\Logger\\ConsoleColor#' + - '#Constant GNU_ARCH not found#' dynamicConstantNames: - PHP_OS_FAMILY excludePaths: