|
1171 | 1171 | 'count' => 1, |
1172 | 1172 | 'path' => __DIR__ . '/system/Model.php', |
1173 | 1173 | ]; |
1174 | | -$ignoreErrors[] = [ |
1175 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\AutoRouter\\:\\:setDirectory\\(\\) has no return type specified\\.$#', |
1176 | | - 'count' => 1, |
1177 | | - 'path' => __DIR__ . '/system/Router/AutoRouter.php', |
1178 | | -]; |
1179 | 1174 | $ignoreErrors[] = [ |
1180 | 1175 | 'message' => '#^Property CodeIgniter\\\\Router\\\\AutoRouter\\:\\:\\$cliRoutes type has no signature specified for Closure\\.$#', |
1181 | 1176 | 'count' => 1, |
|
1191 | 1186 | 'count' => 1, |
1192 | 1187 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1193 | 1188 | ]; |
1194 | | -$ignoreErrors[] = [ |
1195 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:create\\(\\) has no return type specified\\.$#', |
1196 | | - 'count' => 1, |
1197 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1198 | | -]; |
1199 | 1189 | $ignoreErrors[] = [ |
1200 | 1190 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:create\\(\\) has parameter \\$to with no signature specified for Closure\\.$#', |
1201 | 1191 | 'count' => 1, |
|
1206 | 1196 | 'count' => 1, |
1207 | 1197 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1208 | 1198 | ]; |
1209 | | -$ignoreErrors[] = [ |
1210 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:discoverRoutes\\(\\) has no return type specified\\.$#', |
1211 | | - 'count' => 1, |
1212 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1213 | | -]; |
1214 | 1199 | $ignoreErrors[] = [ |
1215 | 1200 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:environment\\(\\) has parameter \\$callback with no signature specified for Closure\\.$#', |
1216 | 1201 | 'count' => 1, |
|
1231 | 1216 | 'count' => 1, |
1232 | 1217 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1233 | 1218 | ]; |
1234 | | -$ignoreErrors[] = [ |
1235 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:group\\(\\) has no return type specified\\.$#', |
1236 | | - 'count' => 1, |
1237 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1238 | | -]; |
1239 | 1219 | $ignoreErrors[] = [ |
1240 | 1220 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:group\\(\\) has parameter \\$params with no signature specified for callable\\.$#', |
1241 | 1221 | 'count' => 1, |
|
1271 | 1251 | 'count' => 1, |
1272 | 1252 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1273 | 1253 | ]; |
1274 | | -$ignoreErrors[] = [ |
1275 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:resetRoutes\\(\\) has no return type specified\\.$#', |
1276 | | - 'count' => 1, |
1277 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1278 | | -]; |
1279 | 1254 | $ignoreErrors[] = [ |
1280 | 1255 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:set404Override\\(\\) has parameter \\$callable with no signature specified for callable\\.$#', |
1281 | 1256 | 'count' => 1, |
|
1341 | 1316 | 'count' => 1, |
1342 | 1317 | 'path' => __DIR__ . '/system/Router/Router.php', |
1343 | 1318 | ]; |
1344 | | -$ignoreErrors[] = [ |
1345 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:autoRoute\\(\\) has no return type specified\\.$#', |
1346 | | - 'count' => 1, |
1347 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1348 | | -]; |
1349 | 1319 | $ignoreErrors[] = [ |
1350 | 1320 | 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:controllerName\\(\\) return type has no signature specified for Closure\\.$#', |
1351 | 1321 | 'count' => 1, |
|
1361 | 1331 | 'count' => 1, |
1362 | 1332 | 'path' => __DIR__ . '/system/Router/Router.php', |
1363 | 1333 | ]; |
1364 | | -$ignoreErrors[] = [ |
1365 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setDefaultController\\(\\) has no return type specified\\.$#', |
1366 | | - 'count' => 1, |
1367 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1368 | | -]; |
1369 | | -$ignoreErrors[] = [ |
1370 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setDirectory\\(\\) has no return type specified\\.$#', |
1371 | | - 'count' => 1, |
1372 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1373 | | -]; |
1374 | 1334 | $ignoreErrors[] = [ |
1375 | 1335 | 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setMatchedRoute\\(\\) has parameter \\$handler with no signature specified for callable\\.$#', |
1376 | 1336 | 'count' => 1, |
1377 | 1337 | 'path' => __DIR__ . '/system/Router/Router.php', |
1378 | 1338 | ]; |
1379 | | -$ignoreErrors[] = [ |
1380 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setRequest\\(\\) has no return type specified\\.$#', |
1381 | | - 'count' => 1, |
1382 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1383 | | -]; |
1384 | 1339 | $ignoreErrors[] = [ |
1385 | 1340 | 'message' => '#^Property CodeIgniter\\\\Router\\\\Router\\:\\:\\$controller type has no signature specified for Closure\\.$#', |
1386 | 1341 | 'count' => 1, |
|
0 commit comments