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
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -576,19 +576,6 @@ parameters:
576
576
count:1
577
577
path:src/Rules/Generics/TemplateTypeCheck.php
578
578
579
-
-
580
-
message:"""
581
-
#^Call to deprecated method getValue\\(\\) of class PHPStan\\\\Reflection\\\\ClassConstantReflection\\:
582
-
Use getValueExpr\\(\\)$#
583
-
"""
584
-
count:1
585
-
path:src/Rules/Keywords/RequireFileExistsRule.php
586
-
587
-
-
588
-
message:"#^Instanceof between PhpParser\\\\Node\\\\Name and PhpParser\\\\Node\\\\Name will always evaluate to true\\.$#"
589
-
count:1
590
-
path:src/Rules/Keywords/RequireFileExistsRule.php
591
-
592
579
-
593
580
message:"#^Method PHPStan\\\\Rules\\\\Keywords\\\\RequireFileExistsRule\\:\\:processNode\\(\\) should return list\\<PHPStan\\\\Rules\\\\IdentifierRuleError\\> but returns array\\{PHPStan\\\\Rules\\\\RuleError\\}\\.$#"
0 commit comments