Skip to content

Commit 42be01d

Browse files
committed
chore: update phpstan-baseline.php
1 parent 05966db commit 42be01d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan-baseline.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2148,7 +2148,7 @@
21482148
];
21492149
$ignoreErrors[] = [
21502150
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
2151-
'count' => 6,
2151+
'count' => 5,
21522152
'path' => __DIR__ . '/system/HTTP/IncomingRequest.php',
21532153
];
21542154
$ignoreErrors[] = [

0 commit comments

Comments
 (0)