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-baseline.neon
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,11 @@ parameters:
267
267
count:2
268
268
path:src/PhpDoc/TypeNodeResolver.php
269
269
270
+
-
271
+
message:"#^Property PHPStan\\\\PhpDocParser\\\\Ast\\\\Type\\\\CallableTypeNode\\:\\:\\$templateTypes \\(array\\<PHPStan\\\\PhpDocParser\\\\Ast\\\\PhpDoc\\\\TemplateTagValueNode\\>\\) on left side of \\?\\? is not nullable\\.$#"
272
+
count:1
273
+
path:src/PhpDoc/TypeNodeResolver.php
274
+
270
275
-
271
276
message:"#^Dead catch \\- PHPStan\\\\BetterReflection\\\\Identifier\\\\Exception\\\\InvalidIdentifierName is never thrown in the try block\\.$#"
0 commit comments