From a4bf6c182e8137b1ef8275f07a3f2aa90e46b409 Mon Sep 17 00:00:00 2001 From: Beatrycze Volk Date: Mon, 23 Dec 2024 18:12:37 +0100 Subject: [PATCH] f --- .github/phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/phpstan.neon b/.github/phpstan.neon index ec4d99239..6f141f357 100644 --- a/.github/phpstan.neon +++ b/.github/phpstan.neon @@ -23,7 +23,7 @@ parameters: - '#Constant LOG_SEVERITY_ERROR not found\.#' - '#Constant LOG_SEVERITY_NOTICE not found\.#' - '#Constant LOG_SEVERITY_WARNING not found\.#' - - '#Parameter #2 \$callback of function array_filter expects \(callable\(mixed\): bool\)\|null, strlen given\.#' + - '#Parameter \#2 \$callback of function array_filter expects \(callable\(mixed\): bool\)\|null, strlen given\.#' level: 5 paths: - ../Classes/