Skip to content

Commit 535a3fa

Browse files
committed
chore: update phpstan-baseline
1 parent 3af849e commit 535a3fa

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
@@ -188,7 +188,7 @@
188188
];
189189
$ignoreErrors[] = [
190190
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
191-
'count' => 6,
191+
'count' => 5,
192192
'path' => __DIR__ . '/system/CodeIgniter.php',
193193
];
194194
$ignoreErrors[] = [

0 commit comments

Comments
 (0)