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
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -245,7 +245,7 @@ parameters:
245
245
path:src/PhpDoc/Tag/VarTag.php
246
246
247
247
-
248
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
248
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
249
249
count:1
250
250
path:src/PhpDoc/TypeNodeResolver.php
251
251
@@ -589,7 +589,7 @@ parameters:
589
589
path:src/Rules/LazyRegistry.php
590
590
591
591
-
592
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
592
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
652
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
653
653
count:3
654
654
path:src/Type/ArrayType.php
655
655
@@ -679,7 +679,7 @@ parameters:
679
679
path:src/Type/CallableType.php
680
680
681
681
-
682
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
682
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
802
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
803
803
count:1
804
804
path:src/Type/Generic/TemplateTypeFactory.php
805
805
@@ -1108,7 +1108,7 @@ parameters:
1108
1108
path:src/Type/TypeCombinator.php
1109
1109
1110
1110
-
1111
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
1111
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
1112
1112
count:5
1113
1113
path:src/Type/TypeCombinator.php
1114
1114
@@ -1163,7 +1163,7 @@ parameters:
1163
1163
path:src/Type/TypeCombinator.php
1164
1164
1165
1165
-
1166
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
1166
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
1167
1167
count:3
1168
1168
path:src/Type/TypeUtils.php
1169
1169
@@ -1178,7 +1178,7 @@ parameters:
1178
1178
path:src/Type/TypeUtils.php
1179
1179
1180
1180
-
1181
-
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:getArrays\\(\\) instead\\.$#"
1181
+
message:"#^Doing instanceof PHPStan\\\\Type\\\\ArrayType is error\\-prone and deprecated\\. Use Type\\:\\:isArray\\(\\) or Type\\:\\:getArrays\\(\\) instead\\.$#"
0 commit comments