Skip to content

Commit 8628f12

Browse files
committed
refactor: regenerate phpstan baseline
1 parent 3f5d516 commit 8628f12

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
@@ -16429,12 +16429,6 @@
1642916429
'count' => 5,
1643016430
'path' => __DIR__ . '/tests/system/Pager/PagerTest.php',
1643116431
];
16432-
$ignoreErrors[] = [
16433-
// identifier: missingType.iterableValue
16434-
'message' => '#^Property CodeIgniter\\\\Publisher\\\\PublisherOutputTest\\:\\:\\$structure type has no value type specified in iterable type array\\.$#',
16435-
'count' => 1,
16436-
'path' => __DIR__ . '/tests/system/Publisher/PublisherOutputTest.php',
16437-
];
1643816432
$ignoreErrors[] = [
1643916433
// identifier: missingType.iterableValue
1644016434
'message' => '#^Method CodeIgniter\\\\Publisher\\\\PublisherRestrictionsTest\\:\\:provideDefaultPublicRestrictions\\(\\) return type has no value type specified in iterable type iterable\\.$#',

0 commit comments

Comments
 (0)