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
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -660,12 +660,6 @@ parameters:
660
660
count:1
661
661
path:src/Response.php
662
662
663
-
-
664
-
message:'#^Method yii\\httpclient\\Response\:\:getStatusCode\(\) should return string but returns string\|null\.$#'
665
-
identifier:return.type
666
-
count:1
667
-
path:src/Response.php
668
-
669
663
-
670
664
message:'#^Method yii\\httpclient\\StreamTransport\:\:composeContextOptions\(\) has parameter \$options with no value type specified in iterable type array\.$#'
671
665
identifier:missingType.iterableValue
@@ -1056,12 +1050,6 @@ parameters:
1056
1050
count:1
1057
1051
path:tests/ResponseTest.php
1058
1052
1059
-
-
1060
-
message:'#^Method yiiunit\\extensions\\httpclient\\ResponseTest\:\:dataProviderIsOk\(\) return type has no value type specified in iterable type array\.$#'
1061
-
identifier:missingType.iterableValue
1062
-
count:1
1063
-
path:tests/ResponseTest.php
1064
-
1065
1053
-
1066
1054
message:'#^Method yiiunit\\extensions\\httpclient\\ResponseTest\:\:dataProviderParseBody\(\) return type has no value type specified in iterable type array\.$#'
0 commit comments