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
-36Lines changed: 0 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -1719,30 +1719,12 @@ parameters:
1719
1719
count:5
1720
1720
path:src/Type/TypeCombinator.php
1721
1721
1722
-
-
1723
-
message:'#^Doing instanceof PHPStan\\Type\\BooleanType is error\-prone and deprecated\. Use Type\:\:isBoolean\(\) instead\.$#'
1724
-
identifier:phpstanApi.instanceofType
1725
-
count:1
1726
-
path:src/Type/TypeCombinator.php
1727
-
1728
1722
-
1729
1723
message:'#^Doing instanceof PHPStan\\Type\\CallableType is error\-prone and deprecated\. Use Type\:\:isCallable\(\) and Type\:\:getCallableParametersAcceptors\(\) instead\.$#'
1730
1724
identifier:phpstanApi.instanceofType
1731
1725
count:1
1732
1726
path:src/Type/TypeCombinator.php
1733
1727
1734
-
-
1735
-
message:'#^Doing instanceof PHPStan\\Type\\ClassStringType is error\-prone and deprecated\. Use Type\:\:isClassStringType\(\) instead\.$#'
1736
-
identifier:phpstanApi.instanceofType
1737
-
count:1
1738
-
path:src/Type/TypeCombinator.php
1739
-
1740
-
-
1741
-
message:'#^Doing instanceof PHPStan\\Type\\ConstantScalarType is error\-prone and deprecated\. Use Type\:\:isConstantScalarValue\(\) or Type\:\:getConstantScalarTypes\(\) or Type\:\:getConstantScalarValues\(\) instead\.$#'
1742
-
identifier:phpstanApi.instanceofType
1743
-
count:1
1744
-
path:src/Type/TypeCombinator.php
1745
-
1746
1728
-
1747
1729
message:'#^Doing instanceof PHPStan\\Type\\Constant\\ConstantArrayType is error\-prone and deprecated\. Use Type\:\:getConstantArrays\(\) instead\.$#'
1748
1730
identifier:phpstanApi.instanceofType
@@ -1755,24 +1737,12 @@ parameters:
1755
1737
count:5
1756
1738
path:src/Type/TypeCombinator.php
1757
1739
1758
-
-
1759
-
message:'#^Doing instanceof PHPStan\\Type\\FloatType is error\-prone and deprecated\. Use Type\:\:isFloat\(\) instead\.$#'
1760
-
identifier:phpstanApi.instanceofType
1761
-
count:1
1762
-
path:src/Type/TypeCombinator.php
1763
-
1764
1740
-
1765
1741
message:'#^Doing instanceof PHPStan\\Type\\Generic\\GenericClassStringType is error\-prone and deprecated\. Use Type\:\:isClassStringType\(\) and Type\:\:getClassStringObjectType\(\) instead\.$#'
1766
1742
identifier:phpstanApi.instanceofType
1767
1743
count:2
1768
1744
path:src/Type/TypeCombinator.php
1769
1745
1770
-
-
1771
-
message:'#^Doing instanceof PHPStan\\Type\\IntegerType is error\-prone and deprecated\. Use Type\:\:isInteger\(\) instead\.$#'
1772
-
identifier:phpstanApi.instanceofType
1773
-
count:1
1774
-
path:src/Type/TypeCombinator.php
1775
-
1776
1746
-
1777
1747
message:'#^Doing instanceof PHPStan\\Type\\IntersectionType is error\-prone and deprecated\.$#'
1778
1748
identifier:phpstanApi.instanceofType
@@ -1797,12 +1767,6 @@ parameters:
1797
1767
count:2
1798
1768
path:src/Type/TypeCombinator.php
1799
1769
1800
-
-
1801
-
message:'#^Doing instanceof PHPStan\\Type\\StringType is error\-prone and deprecated\. Use Type\:\:isString\(\) instead\.$#'
1802
-
identifier:phpstanApi.instanceofType
1803
-
count:1
1804
-
path:src/Type/TypeCombinator.php
1805
-
1806
1770
-
1807
1771
message:'#^Instanceof between PHPStan\\Type\\Constant\\ConstantIntegerType and PHPStan\\Type\\Constant\\ConstantIntegerType will always evaluate to true\.$#'
0 commit comments