Skip to content

Commit 6845989

Browse files
committed
regenerate phpstan-baseline
1 parent d7a9c95 commit 6845989

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7453,12 +7453,6 @@
74537453
'count' => 1,
74547454
'path' => __DIR__ . '/system/Helpers/test_helper.php',
74557455
];
7456-
$ignoreErrors[] = [
7457-
// identifier: empty.notAllowed
7458-
'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
7459-
'count' => 1,
7460-
'path' => __DIR__ . '/system/Helpers/text_helper.php',
7461-
];
74627456
$ignoreErrors[] = [
74637457
// identifier: missingType.iterableValue
74647458
'message' => '#^Function strip_slashes\\(\\) has parameter \\$str with no value type specified in iterable type array\\.$#',

0 commit comments

Comments
 (0)