Skip to content

Commit 690d996

Browse files
committed
chore: update phpstan-baseline
1 parent 68ad5f6 commit 690d996

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
@@ -3828,7 +3828,7 @@
38283828
];
38293829
$ignoreErrors[] = [
38303830
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
3831-
'count' => 4,
3831+
'count' => 3,
38323832
'path' => __DIR__ . '/system/Validation/FormatRules.php',
38333833
];
38343834
$ignoreErrors[] = [

0 commit comments

Comments
 (0)