Skip to content

Commit 602a67c

Browse files
committed
chore(sa): regenerate baseline
1 parent d853a39 commit 602a67c

File tree

1 file changed

+0
-60
lines changed

1 file changed

+0
-60
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,12 +1092,6 @@ parameters:
10921092
count: 1
10931093
path: tests/_support/FunctionalTester.php
10941094

1095-
-
1096-
message: '#^Method tests\\FunctionalTester\:\:createAndSetCsrfCookie\(\) should return array\<string\> but returns mixed\.$#'
1097-
identifier: return.type
1098-
count: 1
1099-
path: tests/_support/FunctionalTester.php
1100-
11011095
-
11021096
message: '#^Method tests\\FunctionalTester\:\:dontSee\(\) has parameter \$selector with no value type specified in iterable type array\.$#'
11031097
identifier: missingType.iterableValue
@@ -1194,12 +1188,6 @@ parameters:
11941188
count: 1
11951189
path: tests/_support/FunctionalTester.php
11961190

1197-
-
1198-
message: '#^Method tests\\FunctionalTester\:\:getInternalDomains\(\) should return non\-empty\-list\<string\> but returns mixed\.$#'
1199-
identifier: return.type
1200-
count: 1
1201-
path: tests/_support/FunctionalTester.php
1202-
12031191
-
12041192
message: '#^Method tests\\FunctionalTester\:\:grabAttributeFrom\(\) has parameter \$cssOrXpath with no type specified\.$#'
12051193
identifier: missingType.parameter
@@ -1212,48 +1200,18 @@ parameters:
12121200
count: 1
12131201
path: tests/_support/FunctionalTester.php
12141202

1215-
-
1216-
message: '#^Method tests\\FunctionalTester\:\:grabFixture\(\) should return yii\\db\\ActiveRecord\|yii\\test\\Fixture\|null but returns mixed\.$#'
1217-
identifier: return.type
1218-
count: 1
1219-
path: tests/_support/FunctionalTester.php
1220-
12211203
-
12221204
message: '#^Method tests\\FunctionalTester\:\:grabFixtures\(\) has invalid return type tests\\_generated\\Fixture\.$#'
12231205
identifier: class.notFound
12241206
count: 1
12251207
path: tests/_support/FunctionalTester.php
12261208

1227-
-
1228-
message: '#^Method tests\\FunctionalTester\:\:grabFixtures\(\) should return array\<string, tests\\_generated\\Fixture\> but returns mixed\.$#'
1229-
identifier: return.type
1230-
count: 1
1231-
path: tests/_support/FunctionalTester.php
1232-
1233-
-
1234-
message: '#^Method tests\\FunctionalTester\:\:grabLastSentEmail\(\) should return yii\\mail\\BaseMessage\|null but returns mixed\.$#'
1235-
identifier: return.type
1236-
count: 1
1237-
path: tests/_support/FunctionalTester.php
1238-
12391209
-
12401210
message: '#^Method tests\\FunctionalTester\:\:grabMultiple\(\) has parameter \$cssOrXpath with no type specified\.$#'
12411211
identifier: missingType.parameter
12421212
count: 1
12431213
path: tests/_support/FunctionalTester.php
12441214

1245-
-
1246-
message: '#^Method tests\\FunctionalTester\:\:grabMultiple\(\) should return array\<string\> but returns mixed\.$#'
1247-
identifier: return.type
1248-
count: 1
1249-
path: tests/_support/FunctionalTester.php
1250-
1251-
-
1252-
message: '#^Method tests\\FunctionalTester\:\:grabPageSource\(\) should return string but returns mixed\.$#'
1253-
identifier: return.type
1254-
count: 1
1255-
path: tests/_support/FunctionalTester.php
1256-
12571215
-
12581216
message: '#^Method tests\\FunctionalTester\:\:grabRecord\(\) has invalid return type tests\\_generated\\ActiveRecordInterface\.$#'
12591217
identifier: class.notFound
@@ -1266,30 +1224,12 @@ parameters:
12661224
count: 1
12671225
path: tests/_support/FunctionalTester.php
12681226

1269-
-
1270-
message: '#^Method tests\\FunctionalTester\:\:grabRecord\(\) should return array\|yii\\db\\ActiveRecordInterface\|null but returns mixed\.$#'
1271-
identifier: return.type
1272-
count: 1
1273-
path: tests/_support/FunctionalTester.php
1274-
1275-
-
1276-
message: '#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\BaseMessage\.$#'
1277-
identifier: class.notFound
1278-
count: 1
1279-
path: tests/_support/FunctionalTester.php
1280-
12811227
-
12821228
message: '#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) has invalid return type tests\\_generated\\MessageInterface\.$#'
12831229
identifier: class.notFound
12841230
count: 1
12851231
path: tests/_support/FunctionalTester.php
12861232

1287-
-
1288-
message: '#^Method tests\\FunctionalTester\:\:grabSentEmails\(\) should return list\<tests\\_generated\\BaseMessage&tests\\_generated\\MessageInterface\> but returns mixed\.$#'
1289-
identifier: return.type
1290-
count: 1
1291-
path: tests/_support/FunctionalTester.php
1292-
12931233
-
12941234
message: '#^Method tests\\FunctionalTester\:\:grabTextFrom\(\) has parameter \$cssOrXPathOrRegex with no type specified\.$#'
12951235
identifier: missingType.parameter

0 commit comments

Comments
 (0)