We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f9af0 commit 6778aceCopy full SHA for 6778ace
build/baseline-pre-8.0.neon
@@ -134,6 +134,12 @@ parameters:
134
count: 1
135
path: ../src/Type/TypeCombinator.php
136
137
+ -
138
+ rawMessage: 'Access to an undefined property PHPStan\PhpDocParser\Ast\PhpDoc\TypeAliasTagValueNode::$templateTypes.'
139
+ identifier: property.notFound
140
+ count: 1
141
+ path: ../src/PhpDoc/PhpDocNodeResolver.php
142
+
143
-
144
rawMessage: Access to property $id of internal class Symfony\Polyfill\Php80\PhpToken from outside its root namespace Symfony.
145
identifier: property.internalClass
0 commit comments