Skip to content

Commit 31f1fa0

Browse files
committed
chore: update phpstan-baseline
1 parent 7f8396a commit 31f1fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3783,7 +3783,7 @@
37833783
];
37843784
$ignoreErrors[] = [
37853785
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
3786-
'count' => 4,
3786+
'count' => 3,
37873787
'path' => __DIR__ . '/system/Validation/FormatRules.php',
37883788
];
37893789
$ignoreErrors[] = [

0 commit comments

Comments
 (0)