diff --git a/phpstan-baseline.php b/phpstan-baseline.php index 87be8ceb2377..a45da9b79c44 100644 --- a/phpstan-baseline.php +++ b/phpstan-baseline.php @@ -1238,7 +1238,7 @@ ]; $ignoreErrors[] = [ 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', - 'count' => 16, + 'count' => 13, 'path' => __DIR__ . '/system/Database/Forge.php', ]; $ignoreErrors[] = [