Skip to content

Commit a3572a7

Browse files
committed
chore: update phpstan-baseline.php
1 parent eaecd08 commit a3572a7

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
@@ -13713,7 +13713,7 @@
1371313713
];
1371413714
$ignoreErrors[] = [
1371513715
'message' => '#^Assigning \'GET\' directly on offset \'REQUEST_METHOD\' of \\$_SERVER is discouraged\\.$#',
13716-
'count' => 35,
13716+
'count' => 36,
1371713717
'path' => __DIR__ . '/tests/system/Filters/FiltersTest.php',
1371813718
];
1371913719
$ignoreErrors[] = [

0 commit comments

Comments
 (0)