You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon
-26Lines changed: 0 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -167,11 +167,6 @@ parameters:
167
167
# future node class exists check
168
168
- src/Reporting/DeprecatedRulesReporter.php
169
169
170
-
# use of internal phpstan classes
171
-
-
172
-
message:'#Creating new PHPStan\\Reflection\\BetterReflection\\SourceLocator\\Optimized(.*?)SourceLocator is not covered by backward compatibility promise\. The class might change in a minor PHPStan version#'
message:'#PHPDoc tag @var with type array<string, int> is not subtype of native type array<int<1, max>>#'
322
315
path:rules/Naming/PhpArray/ArrayFilter.php
323
316
324
-
-
325
-
message:'#PHPDoc tag @var with type int is not subtype of native type array\|PHPStan\\PhpDocParser\\Ast\\ConstExpr\\ConstExprNode\|Rector\\BetterPhpDocParser\\PhpDoc\\DoctrineAnnotationTagValueNode\|Rector\\BetterPhpDocParser\\PhpDoc\\StringNode\|Rector\\BetterPhpDocParser\\ValueObject\\PhpDoc\\DoctrineAnnotation\\CurlyListNode\|string#'
0 commit comments