Skip to content

Commit 8439a35

Browse files
committed
Fix build
1 parent 23c3ef7 commit 8439a35

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,12 +1881,6 @@ parameters:
18811881
count: 2
18821882
path: src/Type/VoidType.php
18831883

1884-
-
1885-
rawMessage: Unreachable statement - code above always terminates.
1886-
identifier: deadCode.unreachable
1887-
count: 1
1888-
path: tests/PHPStan/Analyser/AnalyserTest.php
1889-
18901884
-
18911885
rawMessage: 'Class PHPStan\Analyser\AnonymousClassNameRuleTest extends generic class PHPStan\Testing\RuleTestCase but does not specify its types: TRule'
18921886
identifier: missingType.generics

0 commit comments

Comments
 (0)