diff --git a/phpstan-baseline.php b/phpstan-baseline.php index 894db3a12616..3a9e665be916 100644 --- a/phpstan-baseline.php +++ b/phpstan-baseline.php @@ -2293,7 +2293,7 @@ ]; $ignoreErrors[] = [ 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', - 'count' => 3, + 'count' => 2, 'path' => __DIR__ . '/system/Helpers/array_helper.php', ]; $ignoreErrors[] = [