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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,11 @@ parameters:
190
190
count:1
191
191
path:src/Parser/Node/DocBlockNode.php
192
192
193
+
-
194
+
message:"#^Call to an undefined method PhpParser\\\\Node\\\\Identifier\\|PhpParser\\\\Node\\\\IntersectionType\\|PhpParser\\\\Node\\\\Name\\:\\:__toString\\(\\)\\.$#"
195
+
count:1
196
+
path:src/Parser/NodeVisitor.php
197
+
193
198
-
194
199
message:"#^Method Doctum\\\\Parser\\\\NodeVisitor\\:\\:addAliases\\(\\) has no return type specified\\.$#"
195
200
count:1
@@ -1415,6 +1420,11 @@ parameters:
1415
1420
count:1
1416
1421
path:src/Reflection/Reflection.php
1417
1422
1423
+
-
1424
+
message:"#^Method Doctum\\\\Reflection\\\\Reflection\\:\\:getCategories\\(\\) return type has no value type specified in iterable type array\\.$#"
1425
+
count:1
1426
+
path:src/Reflection/Reflection.php
1427
+
1418
1428
-
1419
1429
message:"#^Method Doctum\\\\Reflection\\\\Reflection\\:\\:getDeprecated\\(\\) return type has no value type specified in iterable type array\\.$#"
0 commit comments