|
296 | 296 | 'count' => 1,
|
297 | 297 | 'path' => __DIR__ . '/system/BaseModel.php',
|
298 | 298 | ];
|
299 |
| -$ignoreErrors[] = [ |
300 |
| - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$allowedFields type has no value type specified in iterable type array\\.$#', |
301 |
| - 'count' => 1, |
302 |
| - 'path' => __DIR__ . '/system/BaseModel.php', |
303 |
| -]; |
304 | 299 | $ignoreErrors[] = [
|
305 | 300 | 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeDelete type has no value type specified in iterable type array\\.$#',
|
306 | 301 | 'count' => 1,
|
|
331 | 326 | 'count' => 1,
|
332 | 327 | 'path' => __DIR__ . '/system/BaseModel.php',
|
333 | 328 | ];
|
334 |
| -$ignoreErrors[] = [ |
335 |
| - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$validationMessages type has no value type specified in iterable type array\\.$#', |
336 |
| - 'count' => 1, |
337 |
| - 'path' => __DIR__ . '/system/BaseModel.php', |
338 |
| -]; |
339 |
| -$ignoreErrors[] = [ |
340 |
| - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$validationRules type has no value type specified in iterable type array\\.$#', |
341 |
| - 'count' => 1, |
342 |
| - 'path' => __DIR__ . '/system/BaseModel.php', |
343 |
| -]; |
344 | 329 | $ignoreErrors[] = [
|
345 | 330 | 'message' => '#^Strict comparison using \\!\\=\\= between mixed and null will always evaluate to true\\.$#',
|
346 | 331 | 'count' => 1,
|
|
2231 | 2216 | 'count' => 1,
|
2232 | 2217 | 'path' => __DIR__ . '/system/Config/Factory.php',
|
2233 | 2218 | ];
|
2234 |
| -$ignoreErrors[] = [ |
2235 |
| - 'message' => '#^Property CodeIgniter\\\\Config\\\\Routing\\:\\:\\$moduleRoutes type has no value type specified in iterable type array\\.$#', |
2236 |
| - 'count' => 1, |
2237 |
| - 'path' => __DIR__ . '/system/Config/Routing.php', |
2238 |
| -]; |
2239 |
| -$ignoreErrors[] = [ |
2240 |
| - 'message' => '#^Property CodeIgniter\\\\Config\\\\Routing\\:\\:\\$routeFiles type has no value type specified in iterable type array\\.$#', |
2241 |
| - 'count' => 1, |
2242 |
| - 'path' => __DIR__ . '/system/Config/Routing.php', |
2243 |
| -]; |
2244 | 2219 | $ignoreErrors[] = [
|
2245 | 2220 | 'message' => '#^Accessing offset \'SERVER_PROTOCOL\' directly on \\$_SERVER is discouraged\\.$#',
|
2246 | 2221 | 'count' => 1,
|
|
2322 | 2297 | 'path' => __DIR__ . '/system/Controller.php',
|
2323 | 2298 | ];
|
2324 | 2299 | $ignoreErrors[] = [
|
2325 |
| - 'message' => '#^Property CodeIgniter\\\\Controller\\:\\:\\$helpers type has no value type specified in iterable type array\\.$#', |
| 2300 | + 'message' => '#^Property CodeIgniter\\\\Controller\\:\\:\\$request \\(CodeIgniter\\\\HTTP\\\\CLIRequest\\|CodeIgniter\\\\HTTP\\\\IncomingRequest\\) does not accept CodeIgniter\\\\HTTP\\\\RequestInterface\\.$#', |
2326 | 2301 | 'count' => 1,
|
2327 | 2302 | 'path' => __DIR__ . '/system/Controller.php',
|
2328 | 2303 | ];
|
|
4731 | 4706 | 'count' => 1,
|
4732 | 4707 | 'path' => __DIR__ . '/system/Database/Seeder.php',
|
4733 | 4708 | ];
|
4734 |
| -$ignoreErrors[] = [ |
4735 |
| - 'message' => '#^Method CodeIgniter\\\\Database\\\\Seeder\\:\\:run\\(\\) should return mixed but return statement is missing\\.$#', |
4736 |
| - 'count' => 1, |
4737 |
| - 'path' => __DIR__ . '/system/Database/Seeder.php', |
4738 |
| -]; |
4739 | 4709 | $ignoreErrors[] = [
|
4740 | 4710 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
4741 | 4711 | 'count' => 1,
|
|
5767 | 5737 | 'path' => __DIR__ . '/system/Filters/Filters.php',
|
5768 | 5738 | ];
|
5769 | 5739 | $ignoreErrors[] = [
|
5770 |
| - 'message' => '#^Only booleans are allowed in a negated boolean, array given\\.$#', |
| 5740 | + 'message' => '#^Only booleans are allowed in a negated boolean, array\\<string, array\\<string, array\\<int, string\\>\\>\\> given\\.$#', |
5771 | 5741 | 'count' => 1,
|
5772 | 5742 | 'path' => __DIR__ . '/system/Filters/Filters.php',
|
5773 | 5743 | ];
|
|
6171 | 6141 | 'count' => 1,
|
6172 | 6142 | 'path' => __DIR__ . '/system/HTTP/ContentSecurityPolicy.php',
|
6173 | 6143 | ];
|
6174 |
| -$ignoreErrors[] = [ |
6175 |
| - 'message' => '#^Method CodeIgniter\\\\HTTP\\\\ContentSecurityPolicy\\:\\:addOption\\(\\) has parameter \\$options with no value type specified in iterable type array\\.$#', |
6176 |
| - 'count' => 1, |
6177 |
| - 'path' => __DIR__ . '/system/HTTP/ContentSecurityPolicy.php', |
6178 |
| -]; |
6179 | 6144 | $ignoreErrors[] = [
|
6180 | 6145 | 'message' => '#^Method CodeIgniter\\\\HTTP\\\\ContentSecurityPolicy\\:\\:addPluginType\\(\\) has parameter \\$mime with no value type specified in iterable type array\\.$#',
|
6181 | 6146 | 'count' => 1,
|
|
8216 | 8181 | 'count' => 1,
|
8217 | 8182 | 'path' => __DIR__ . '/system/RESTful/BaseResource.php',
|
8218 | 8183 | ];
|
8219 |
| -$ignoreErrors[] = [ |
8220 |
| - 'message' => '#^PHPDoc type CodeIgniter\\\\HTTP\\\\CLIRequest\\|CodeIgniter\\\\HTTP\\\\IncomingRequest of property CodeIgniter\\\\RESTful\\\\BaseResource\\:\\:\\$request is not the same as PHPDoc type CodeIgniter\\\\HTTP\\\\RequestInterface of overridden property CodeIgniter\\\\Controller\\:\\:\\$request\\.$#', |
8221 |
| - 'count' => 1, |
8222 |
| - 'path' => __DIR__ . '/system/RESTful/BaseResource.php', |
8223 |
| -]; |
8224 | 8184 | $ignoreErrors[] = [
|
8225 | 8185 | 'message' => '#^Method CodeIgniter\\\\RESTful\\\\ResourceController\\:\\:fail\\(\\) has parameter \\$messages with no value type specified in iterable type array\\.$#',
|
8226 | 8186 | 'count' => 1,
|
|
9161 | 9121 | 'count' => 1,
|
9162 | 9122 | 'path' => __DIR__ . '/system/Superglobals.php',
|
9163 | 9123 | ];
|
9164 |
| -$ignoreErrors[] = [ |
9165 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:clearInsertCache\\(\\) has no return type specified\\.$#', |
9166 |
| - 'count' => 1, |
9167 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9168 |
| -]; |
9169 |
| -$ignoreErrors[] = [ |
9170 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:dontSeeInDatabase\\(\\) has no return type specified\\.$#', |
9171 |
| - 'count' => 1, |
9172 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9173 |
| -]; |
9174 |
| -$ignoreErrors[] = [ |
9175 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:dontSeeInDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9176 |
| - 'count' => 1, |
9177 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9178 |
| -]; |
9179 |
| -$ignoreErrors[] = [ |
9180 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:grabFromDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9181 |
| - 'count' => 1, |
9182 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9183 |
| -]; |
9184 |
| -$ignoreErrors[] = [ |
9185 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:hasInDatabase\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9186 |
| - 'count' => 1, |
9187 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9188 |
| -]; |
9189 |
| -$ignoreErrors[] = [ |
9190 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:loadDependencies\\(\\) has no return type specified\\.$#', |
9191 |
| - 'count' => 1, |
9192 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9193 |
| -]; |
9194 |
| -$ignoreErrors[] = [ |
9195 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:migrateDatabase\\(\\) has no return type specified\\.$#', |
9196 |
| - 'count' => 1, |
9197 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9198 |
| -]; |
9199 |
| -$ignoreErrors[] = [ |
9200 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:regressDatabase\\(\\) has no return type specified\\.$#', |
9201 |
| - 'count' => 1, |
9202 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9203 |
| -]; |
9204 |
| -$ignoreErrors[] = [ |
9205 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:resetMigrationSeedCount\\(\\) has no return type specified\\.$#', |
9206 |
| - 'count' => 1, |
9207 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9208 |
| -]; |
9209 |
| -$ignoreErrors[] = [ |
9210 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:runSeeds\\(\\) has no return type specified\\.$#', |
9211 |
| - 'count' => 1, |
9212 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9213 |
| -]; |
9214 |
| -$ignoreErrors[] = [ |
9215 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:seeInDatabase\\(\\) has no return type specified\\.$#', |
9216 |
| - 'count' => 1, |
9217 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9218 |
| -]; |
9219 |
| -$ignoreErrors[] = [ |
9220 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:seeInDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9221 |
| - 'count' => 1, |
9222 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9223 |
| -]; |
9224 |
| -$ignoreErrors[] = [ |
9225 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:seeNumRecords\\(\\) has no return type specified\\.$#', |
9226 |
| - 'count' => 1, |
9227 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9228 |
| -]; |
9229 |
| -$ignoreErrors[] = [ |
9230 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:seeNumRecords\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9231 |
| - 'count' => 1, |
9232 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9233 |
| -]; |
9234 |
| -$ignoreErrors[] = [ |
9235 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:seed\\(\\) has no return type specified\\.$#', |
9236 |
| - 'count' => 1, |
9237 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9238 |
| -]; |
9239 |
| -$ignoreErrors[] = [ |
9240 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:setUpDatabase\\(\\) has no return type specified\\.$#', |
9241 |
| - 'count' => 1, |
9242 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9243 |
| -]; |
9244 |
| -$ignoreErrors[] = [ |
9245 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:setUpMigrate\\(\\) has no return type specified\\.$#', |
9246 |
| - 'count' => 1, |
9247 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9248 |
| -]; |
9249 |
| -$ignoreErrors[] = [ |
9250 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:setUpSeed\\(\\) has no return type specified\\.$#', |
9251 |
| - 'count' => 1, |
9252 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9253 |
| -]; |
9254 |
| -$ignoreErrors[] = [ |
9255 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\CIDatabaseTestCase\\:\\:tearDownDatabase\\(\\) has no return type specified\\.$#', |
9256 |
| - 'count' => 1, |
9257 |
| - 'path' => __DIR__ . '/system/Test/CIDatabaseTestCase.php', |
9258 |
| -]; |
9259 | 9124 | $ignoreErrors[] = [
|
9260 | 9125 | 'message' => '#^Method CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:assertCloseEnough\\(\\) has no return type specified\\.$#',
|
9261 | 9126 | 'count' => 1,
|
|
9317 | 9182 | 'path' => __DIR__ . '/system/Test/CIUnitTestCase.php',
|
9318 | 9183 | ];
|
9319 | 9184 | $ignoreErrors[] = [
|
9320 |
| - 'message' => '#^Property CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:\\$seed type has no value type specified in iterable type array\\.$#', |
| 9185 | + 'message' => '#^Property CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:\\$seed \\(array\\<int, class\\-string\\<CodeIgniter\\\\Database\\\\Seeder\\>\\>\\|class\\-string\\<CodeIgniter\\\\Database\\\\Seeder\\>\\) does not accept default value of type string\\.$#', |
9321 | 9186 | 'count' => 1,
|
9322 | 9187 | 'path' => __DIR__ . '/system/Test/CIUnitTestCase.php',
|
9323 | 9188 | ];
|
|
9326 | 9191 | 'count' => 1,
|
9327 | 9192 | 'path' => __DIR__ . '/system/Test/CIUnitTestCase.php',
|
9328 | 9193 | ];
|
9329 |
| -$ignoreErrors[] = [ |
9330 |
| - 'message' => '#^Property CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:\\$setUpMethods type has no value type specified in iterable type array\\.$#', |
9331 |
| - 'count' => 1, |
9332 |
| - 'path' => __DIR__ . '/system/Test/CIUnitTestCase.php', |
9333 |
| -]; |
9334 |
| -$ignoreErrors[] = [ |
9335 |
| - 'message' => '#^Property CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:\\$tearDownMethods type has no value type specified in iterable type array\\.$#', |
9336 |
| - 'count' => 1, |
9337 |
| - 'path' => __DIR__ . '/system/Test/CIUnitTestCase.php', |
9338 |
| -]; |
9339 | 9194 | $ignoreErrors[] = [
|
9340 | 9195 | 'message' => '#^Property CodeIgniter\\\\Test\\\\CIUnitTestCase\\:\\:\\$traits type has no value type specified in iterable type array\\.$#',
|
9341 | 9196 | 'count' => 1,
|
|
9461 | 9316 | 'count' => 1,
|
9462 | 9317 | 'path' => __DIR__ . '/system/Test/FeatureTestCase.php',
|
9463 | 9318 | ];
|
9464 |
| -$ignoreErrors[] = [ |
9465 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:clearInsertCache\\(\\) has no return type specified\\.$#', |
9466 |
| - 'count' => 1, |
9467 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9468 |
| -]; |
9469 | 9319 | $ignoreErrors[] = [
|
9470 | 9320 | 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:delete\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
|
9471 | 9321 | 'count' => 1,
|
9472 | 9322 | 'path' => __DIR__ . '/system/Test/FeatureTestCase.php',
|
9473 | 9323 | ];
|
9474 |
| -$ignoreErrors[] = [ |
9475 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:dontSeeInDatabase\\(\\) has no return type specified\\.$#', |
9476 |
| - 'count' => 1, |
9477 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9478 |
| -]; |
9479 |
| -$ignoreErrors[] = [ |
9480 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:dontSeeInDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9481 |
| - 'count' => 1, |
9482 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9483 |
| -]; |
9484 | 9324 | $ignoreErrors[] = [
|
9485 | 9325 | 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:get\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
|
9486 | 9326 | 'count' => 1,
|
9487 | 9327 | 'path' => __DIR__ . '/system/Test/FeatureTestCase.php',
|
9488 | 9328 | ];
|
9489 |
| -$ignoreErrors[] = [ |
9490 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:grabFromDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9491 |
| - 'count' => 1, |
9492 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9493 |
| -]; |
9494 |
| -$ignoreErrors[] = [ |
9495 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:hasInDatabase\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9496 |
| - 'count' => 1, |
9497 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9498 |
| -]; |
9499 |
| -$ignoreErrors[] = [ |
9500 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:loadDependencies\\(\\) has no return type specified\\.$#', |
9501 |
| - 'count' => 1, |
9502 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9503 |
| -]; |
9504 |
| -$ignoreErrors[] = [ |
9505 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:migrateDatabase\\(\\) has no return type specified\\.$#', |
9506 |
| - 'count' => 1, |
9507 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9508 |
| -]; |
9509 | 9329 | $ignoreErrors[] = [
|
9510 | 9330 | 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:options\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
|
9511 | 9331 | 'count' => 1,
|
|
9531 | 9351 | 'count' => 1,
|
9532 | 9352 | 'path' => __DIR__ . '/system/Test/FeatureTestCase.php',
|
9533 | 9353 | ];
|
9534 |
| -$ignoreErrors[] = [ |
9535 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:regressDatabase\\(\\) has no return type specified\\.$#', |
9536 |
| - 'count' => 1, |
9537 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9538 |
| -]; |
9539 |
| -$ignoreErrors[] = [ |
9540 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:resetMigrationSeedCount\\(\\) has no return type specified\\.$#', |
9541 |
| - 'count' => 1, |
9542 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9543 |
| -]; |
9544 |
| -$ignoreErrors[] = [ |
9545 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:runSeeds\\(\\) has no return type specified\\.$#', |
9546 |
| - 'count' => 1, |
9547 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9548 |
| -]; |
9549 |
| -$ignoreErrors[] = [ |
9550 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:seeInDatabase\\(\\) has no return type specified\\.$#', |
9551 |
| - 'count' => 1, |
9552 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9553 |
| -]; |
9554 |
| -$ignoreErrors[] = [ |
9555 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:seeInDatabase\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9556 |
| - 'count' => 1, |
9557 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9558 |
| -]; |
9559 |
| -$ignoreErrors[] = [ |
9560 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:seeNumRecords\\(\\) has no return type specified\\.$#', |
9561 |
| - 'count' => 1, |
9562 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9563 |
| -]; |
9564 |
| -$ignoreErrors[] = [ |
9565 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:seeNumRecords\\(\\) has parameter \\$where with no value type specified in iterable type array\\.$#', |
9566 |
| - 'count' => 1, |
9567 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9568 |
| -]; |
9569 |
| -$ignoreErrors[] = [ |
9570 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:seed\\(\\) has no return type specified\\.$#', |
9571 |
| - 'count' => 1, |
9572 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9573 |
| -]; |
9574 | 9354 | $ignoreErrors[] = [
|
9575 | 9355 | 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:setRequestBody\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
|
9576 | 9356 | 'count' => 1,
|
9577 | 9357 | 'path' => __DIR__ . '/system/Test/FeatureTestCase.php',
|
9578 | 9358 | ];
|
9579 |
| -$ignoreErrors[] = [ |
9580 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:setUpDatabase\\(\\) has no return type specified\\.$#', |
9581 |
| - 'count' => 1, |
9582 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9583 |
| -]; |
9584 |
| -$ignoreErrors[] = [ |
9585 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:setUpMigrate\\(\\) has no return type specified\\.$#', |
9586 |
| - 'count' => 1, |
9587 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9588 |
| -]; |
9589 |
| -$ignoreErrors[] = [ |
9590 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:setUpSeed\\(\\) has no return type specified\\.$#', |
9591 |
| - 'count' => 1, |
9592 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9593 |
| -]; |
9594 |
| -$ignoreErrors[] = [ |
9595 |
| - 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:tearDownDatabase\\(\\) has no return type specified\\.$#', |
9596 |
| - 'count' => 1, |
9597 |
| - 'path' => __DIR__ . '/system/Test/FeatureTestCase.php', |
9598 |
| -]; |
9599 | 9359 | $ignoreErrors[] = [
|
9600 | 9360 | 'message' => '#^Method CodeIgniter\\\\Test\\\\FeatureTestCase\\:\\:withHeaders\\(\\) has parameter \\$headers with no value type specified in iterable type array\\.$#',
|
9601 | 9361 | 'count' => 1,
|
|
0 commit comments