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: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -576,11 +576,6 @@ parameters:
576
576
count:1
577
577
path:src/Rules/Generics/TemplateTypeCheck.php
578
578
579
-
-
580
-
message:"#^Method PHPStan\\\\Rules\\\\Keywords\\\\RequireFileExistsRule\\:\\:processNode\\(\\) should return list\\<PHPStan\\\\Rules\\\\IdentifierRuleError\\> but returns array\\{PHPStan\\\\Rules\\\\RuleError\\}\\.$#"
581
-
count:1
582
-
path:src/Rules/Keywords/RequireFileExistsRule.php
583
-
584
579
-
585
580
message:"#^Function class_implements\\(\\) is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine\\. Use objects retrieved from ReflectionProvider instead\\.$#"
0 commit comments