Skip to content

Commit 9a0f93f

Browse files
committed
update baseline after rebase onto 2.1.x
1 parent 6a66921 commit 9a0f93f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

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)