Skip to content

Commit 88a842f

Browse files
committed
update phpstan-baseline.php
1 parent 87796a0 commit 88a842f

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
@@ -2313,7 +2313,7 @@
23132313
];
23142314
$ignoreErrors[] = [
23152315
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
2316-
'count' => 7,
2316+
'count' => 6,
23172317
'path' => __DIR__ . '/system/HTTP/IncomingRequest.php',
23182318
];
23192319
$ignoreErrors[] = [

0 commit comments

Comments
 (0)