Skip to content

Commit dd952f4

Browse files
committed
chore: update phpstan-baseline
1 parent 94c4232 commit dd952f4

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
@@ -183,7 +183,7 @@
183183
];
184184
$ignoreErrors[] = [
185185
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
186-
'count' => 6,
186+
'count' => 5,
187187
'path' => __DIR__ . '/system/CodeIgniter.php',
188188
];
189189
$ignoreErrors[] = [

0 commit comments

Comments
 (0)