Skip to content

Commit 1483f56

Browse files
committed
update baseline after rebase onto 2.1.x
1 parent 7f5b84d commit 1483f56

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
@@ -1,11 +1,5 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
rawMessage: 'Access to an undefined property PHPStan\PhpDocParser\Ast\PhpDoc\TypeAliasTagValueNode::$templateTypes.'
5-
identifier: property.notFound
6-
count: 1
7-
path: src/PhpDoc/PhpDocNodeResolver.php
8-
93
-
104
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.'
115
identifier: phpstanApi.instanceofType

0 commit comments

Comments
 (0)