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
#^Call to deprecated method isSubclassOf\(\) of class PHPStan\\Reflection\\ClassReflection\:
306
+
Use isSubclassOfClass instead\.$#
307
+
'''
308
+
identifier:method.deprecated
309
+
count:1
310
+
path:src/Reflection/ClassReflection.php
311
+
303
312
-
304
313
message:'#^Doing instanceof PHPStan\\Type\\Generic\\GenericObjectType is error\-prone and deprecated\.$#'
305
314
identifier:phpstanApi.instanceofType
@@ -1317,12 +1326,6 @@ parameters:
1317
1326
count:2
1318
1327
path:src/Type/IntegerType.php
1319
1328
1320
-
-
1321
-
message:'#^Doing instanceof PHPStan\\Type\\Accessory\\AccessoryType is error\-prone and deprecated\. Use methods on PHPStan\\Type\\Type instead\.$#'
1322
-
identifier:phpstanApi.instanceofType
1323
-
count:3
1324
-
path:src/Type/IntersectionType.php
1325
-
1326
1329
-
1327
1330
message:'#^Doing instanceof PHPStan\\Type\\ArrayType is error\-prone and deprecated\. Use Type\:\:isArray\(\) or Type\:\:getArrays\(\) instead\.$#'
1328
1331
identifier:phpstanApi.instanceofType
@@ -1647,12 +1650,6 @@ parameters:
1647
1650
count:2
1648
1651
path:src/Type/StringType.php
1649
1652
1650
-
-
1651
-
message:'#^Doing instanceof PHPStan\\Type\\Accessory\\AccessoryType is error\-prone and deprecated\. Use methods on PHPStan\\Type\\Type instead\.$#'
1652
-
identifier:phpstanApi.instanceofType
1653
-
count:1
1654
-
path:src/Type/TypeCombinator.php
1655
-
1656
1653
-
1657
1654
message:'#^Doing instanceof PHPStan\\Type\\ArrayType is error\-prone and deprecated\. Use Type\:\:isArray\(\) or Type\:\:getArrays\(\) instead\.$#'
1658
1655
identifier:phpstanApi.instanceofType
@@ -1815,12 +1812,6 @@ parameters:
1815
1812
count:1
1816
1813
path:src/Type/UnionType.php
1817
1814
1818
-
-
1819
-
message:'#^Doing instanceof PHPStan\\Type\\Accessory\\AccessoryType is error\-prone and deprecated\. Use methods on PHPStan\\Type\\Type instead\.$#'
1820
-
identifier:phpstanApi.instanceofType
1821
-
count:3
1822
-
path:src/Type/UnionTypeHelper.php
1823
-
1824
1815
-
1825
1816
message:'#^Doing instanceof PHPStan\\Type\\CallableType is error\-prone and deprecated\. Use Type\:\:isCallable\(\) and Type\:\:getCallableParametersAcceptors\(\) instead\.$#'
0 commit comments