Skip to content

Commit c61d8e7

Browse files
committed
update phpstan-baseline.php
1 parent 7c9c205 commit c61d8e7

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
@@ -1238,7 +1238,7 @@
12381238
];
12391239
$ignoreErrors[] = [
12401240
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
1241-
'count' => 16,
1241+
'count' => 13,
12421242
'path' => __DIR__ . '/system/Database/Forge.php',
12431243
];
12441244
$ignoreErrors[] = [

0 commit comments

Comments
 (0)