|
1041 | 1041 | 'count' => 1, |
1042 | 1042 | 'path' => __DIR__ . '/system/Model.php', |
1043 | 1043 | ]; |
1044 | | -$ignoreErrors[] = [ |
1045 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\AutoRouter\\:\\:setDirectory\\(\\) has no return type specified\\.$#', |
1046 | | - 'count' => 1, |
1047 | | - 'path' => __DIR__ . '/system/Router/AutoRouter.php', |
1048 | | -]; |
1049 | 1044 | $ignoreErrors[] = [ |
1050 | 1045 | 'message' => '#^Property CodeIgniter\\\\Router\\\\AutoRouter\\:\\:\\$cliRoutes type has no signature specified for Closure\\.$#', |
1051 | 1046 | 'count' => 1, |
|
1061 | 1056 | 'count' => 1, |
1062 | 1057 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1063 | 1058 | ]; |
1064 | | -$ignoreErrors[] = [ |
1065 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:create\\(\\) has no return type specified\\.$#', |
1066 | | - 'count' => 1, |
1067 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1068 | | -]; |
1069 | 1059 | $ignoreErrors[] = [ |
1070 | 1060 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:create\\(\\) has parameter \\$to with no signature specified for Closure\\.$#', |
1071 | 1061 | 'count' => 1, |
|
1076 | 1066 | 'count' => 1, |
1077 | 1067 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1078 | 1068 | ]; |
1079 | | -$ignoreErrors[] = [ |
1080 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:discoverRoutes\\(\\) has no return type specified\\.$#', |
1081 | | - 'count' => 1, |
1082 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1083 | | -]; |
1084 | 1069 | $ignoreErrors[] = [ |
1085 | 1070 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:environment\\(\\) has parameter \\$callback with no signature specified for Closure\\.$#', |
1086 | 1071 | 'count' => 1, |
|
1101 | 1086 | 'count' => 1, |
1102 | 1087 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1103 | 1088 | ]; |
1104 | | -$ignoreErrors[] = [ |
1105 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:group\\(\\) has no return type specified\\.$#', |
1106 | | - 'count' => 1, |
1107 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1108 | | -]; |
1109 | 1089 | $ignoreErrors[] = [ |
1110 | 1090 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:group\\(\\) has parameter \\$params with no signature specified for callable\\.$#', |
1111 | 1091 | 'count' => 1, |
|
1141 | 1121 | 'count' => 1, |
1142 | 1122 | 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1143 | 1123 | ]; |
1144 | | -$ignoreErrors[] = [ |
1145 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:resetRoutes\\(\\) has no return type specified\\.$#', |
1146 | | - 'count' => 1, |
1147 | | - 'path' => __DIR__ . '/system/Router/RouteCollection.php', |
1148 | | -]; |
1149 | 1124 | $ignoreErrors[] = [ |
1150 | 1125 | 'message' => '#^Method CodeIgniter\\\\Router\\\\RouteCollection\\:\\:set404Override\\(\\) has parameter \\$callable with no signature specified for callable\\.$#', |
1151 | 1126 | 'count' => 1, |
|
1211 | 1186 | 'count' => 1, |
1212 | 1187 | 'path' => __DIR__ . '/system/Router/Router.php', |
1213 | 1188 | ]; |
1214 | | -$ignoreErrors[] = [ |
1215 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:autoRoute\\(\\) has no return type specified\\.$#', |
1216 | | - 'count' => 1, |
1217 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1218 | | -]; |
1219 | 1189 | $ignoreErrors[] = [ |
1220 | 1190 | 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:controllerName\\(\\) return type has no signature specified for Closure\\.$#', |
1221 | 1191 | 'count' => 1, |
|
1231 | 1201 | 'count' => 1, |
1232 | 1202 | 'path' => __DIR__ . '/system/Router/Router.php', |
1233 | 1203 | ]; |
1234 | | -$ignoreErrors[] = [ |
1235 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setDefaultController\\(\\) has no return type specified\\.$#', |
1236 | | - 'count' => 1, |
1237 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1238 | | -]; |
1239 | | -$ignoreErrors[] = [ |
1240 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setDirectory\\(\\) has no return type specified\\.$#', |
1241 | | - 'count' => 1, |
1242 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1243 | | -]; |
1244 | 1204 | $ignoreErrors[] = [ |
1245 | 1205 | 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setMatchedRoute\\(\\) has parameter \\$handler with no signature specified for callable\\.$#', |
1246 | 1206 | 'count' => 1, |
1247 | 1207 | 'path' => __DIR__ . '/system/Router/Router.php', |
1248 | 1208 | ]; |
1249 | | -$ignoreErrors[] = [ |
1250 | | - 'message' => '#^Method CodeIgniter\\\\Router\\\\Router\\:\\:setRequest\\(\\) has no return type specified\\.$#', |
1251 | | - 'count' => 1, |
1252 | | - 'path' => __DIR__ . '/system/Router/Router.php', |
1253 | | -]; |
1254 | 1209 | $ignoreErrors[] = [ |
1255 | 1210 | 'message' => '#^Property CodeIgniter\\\\Router\\\\Router\\:\\:\\$controller type has no signature specified for Closure\\.$#', |
1256 | 1211 | 'count' => 1, |
|
0 commit comments