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
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -838,19 +838,14 @@ parameters:
838
838
839
839
-
840
840
message:"#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#"
841
-
count:4
841
+
count:3
842
842
path:src/Type/Constant/ConstantArrayType.php
843
843
844
844
-
845
845
message:"#^Doing instanceof PHPStan\\\\Type\\\\IntersectionType is error\\-prone and deprecated\\.$#"
846
846
count:1
847
847
path:src/Type/Constant/ConstantArrayType.php
848
848
849
-
-
850
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\StringType is error\\-prone and deprecated\\. Use Type\\:\\:isString\\(\\) instead\\.$#"
851
-
count:1
852
-
path:src/Type/Constant/ConstantArrayType.php
853
-
854
849
-
855
850
message:"#^Doing instanceof PHPStan\\\\Type\\\\Constant\\\\ConstantStringType is error\\-prone and deprecated\\. Use Type\\:\\:getConstantStrings\\(\\) instead\\.$#"
0 commit comments