|
1147 | 1147 | 'path' => __DIR__ . '/system/Helpers/filesystem_helper.php', |
1148 | 1148 | ]; |
1149 | 1149 | $ignoreErrors[] = [ |
1150 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Exceptions\\\\HoneypotException\\:\\:forNoHiddenValue\\(\\) has no return type specified\\.$#', |
| 1150 | + 'message' => '#^Function d\\(\\) has no return type specified\\.$#', |
1151 | 1151 | 'count' => 1, |
1152 | | - 'path' => __DIR__ . '/system/Honeypot/Exceptions/HoneypotException.php', |
| 1152 | + 'path' => __DIR__ . '/system/Helpers/kint_helper.php', |
1153 | 1153 | ]; |
1154 | 1154 | $ignoreErrors[] = [ |
1155 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Exceptions\\\\HoneypotException\\:\\:forNoNameField\\(\\) has no return type specified\\.$#', |
| 1155 | + 'message' => '#^Function d\\(\\) has parameter \\$vars with no type specified\\.$#', |
1156 | 1156 | 'count' => 1, |
1157 | | - 'path' => __DIR__ . '/system/Honeypot/Exceptions/HoneypotException.php', |
| 1157 | + 'path' => __DIR__ . '/system/Helpers/kint_helper.php', |
1158 | 1158 | ]; |
1159 | 1159 | $ignoreErrors[] = [ |
1160 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Exceptions\\\\HoneypotException\\:\\:forNoTemplate\\(\\) has no return type specified\\.$#', |
| 1160 | + 'message' => '#^Function dd\\(\\) has no return type specified\\.$#', |
| 1161 | + 'count' => 2, |
| 1162 | + 'path' => __DIR__ . '/system/Helpers/kint_helper.php', |
| 1163 | +]; |
| 1164 | +$ignoreErrors[] = [ |
| 1165 | + 'message' => '#^Function dd\\(\\) has parameter \\$vars with no type specified\\.$#', |
| 1166 | + 'count' => 1, |
| 1167 | + 'path' => __DIR__ . '/system/Helpers/kint_helper.php', |
| 1168 | +]; |
| 1169 | +$ignoreErrors[] = [ |
| 1170 | + 'message' => '#^Function trace\\(\\) has no return type specified\\.$#', |
| 1171 | + 'count' => 2, |
| 1172 | + 'path' => __DIR__ . '/system/Helpers/kint_helper.php', |
| 1173 | +]; |
| 1174 | +$ignoreErrors[] = [ |
| 1175 | + 'message' => '#^Function mock\\(\\) has no return type specified\\.$#', |
| 1176 | + 'count' => 1, |
| 1177 | + 'path' => __DIR__ . '/system/Helpers/test_helper.php', |
| 1178 | +]; |
| 1179 | +$ignoreErrors[] = [ |
| 1180 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forEXIFUnsupported\\(\\) has no return type specified\\.$#', |
| 1181 | + 'count' => 1, |
| 1182 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
| 1183 | +]; |
| 1184 | +$ignoreErrors[] = [ |
| 1185 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forFileNotSupported\\(\\) has no return type specified\\.$#', |
1161 | 1186 | 'count' => 1, |
1162 | | - 'path' => __DIR__ . '/system/Honeypot/Exceptions/HoneypotException.php', |
| 1187 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1163 | 1188 | ]; |
1164 | 1189 | $ignoreErrors[] = [ |
1165 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Exceptions\\\\HoneypotException\\:\\:isBot\\(\\) has no return type specified\\.$#', |
| 1190 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forImageProcessFailed\\(\\) has no return type specified\\.$#', |
1166 | 1191 | 'count' => 1, |
1167 | | - 'path' => __DIR__ . '/system/Honeypot/Exceptions/HoneypotException.php', |
| 1192 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1168 | 1193 | ]; |
1169 | 1194 | $ignoreErrors[] = [ |
1170 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Honeypot\\:\\:attachHoneypot\\(\\) has no return type specified\\.$#', |
| 1195 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forInvalidDirection\\(\\) has no return type specified\\.$#', |
1171 | 1196 | 'count' => 1, |
1172 | | - 'path' => __DIR__ . '/system/Honeypot/Honeypot.php', |
| 1197 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1173 | 1198 | ]; |
1174 | 1199 | $ignoreErrors[] = [ |
1175 | | - 'message' => '#^Method CodeIgniter\\\\Honeypot\\\\Honeypot\\:\\:hasContent\\(\\) has no return type specified\\.$#', |
| 1200 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forInvalidImageCreate\\(\\) has no return type specified\\.$#', |
1176 | 1201 | 'count' => 1, |
1177 | | - 'path' => __DIR__ . '/system/Honeypot/Honeypot.php', |
| 1202 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1178 | 1203 | ]; |
1179 | 1204 | $ignoreErrors[] = [ |
1180 | | - 'message' => '#^Method CodeIgniter\\\\I18n\\\\Time\\:\\:setTestNow\\(\\) has no return type specified\\.$#', |
| 1205 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forInvalidImageLibraryPath\\(\\) has no return type specified\\.$#', |
1181 | 1206 | 'count' => 1, |
1182 | | - 'path' => __DIR__ . '/system/I18n/Time.php', |
| 1207 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1183 | 1208 | ]; |
1184 | 1209 | $ignoreErrors[] = [ |
1185 | | - 'message' => '#^Method CodeIgniter\\\\I18n\\\\Time\\:\\:toDateTimeString\\(\\) has no return type specified\\.$#', |
| 1210 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forInvalidPath\\(\\) has no return type specified\\.$#', |
1186 | 1211 | 'count' => 1, |
1187 | | - 'path' => __DIR__ . '/system/I18n/Time.php', |
| 1212 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1188 | 1213 | ]; |
1189 | 1214 | $ignoreErrors[] = [ |
1190 | | - 'message' => '#^Method CodeIgniter\\\\I18n\\\\TimeLegacy\\:\\:setTestNow\\(\\) has no return type specified\\.$#', |
| 1215 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forMissingAngle\\(\\) has no return type specified\\.$#', |
1191 | 1216 | 'count' => 1, |
1192 | | - 'path' => __DIR__ . '/system/I18n/TimeLegacy.php', |
| 1217 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
1193 | 1218 | ]; |
1194 | 1219 | $ignoreErrors[] = [ |
1195 | | - 'message' => '#^Method CodeIgniter\\\\I18n\\\\TimeLegacy\\:\\:toDateTimeString\\(\\) has no return type specified\\.$#', |
| 1220 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forMissingImage\\(\\) has no return type specified\\.$#', |
1196 | 1221 | 'count' => 1, |
1197 | | - 'path' => __DIR__ . '/system/I18n/TimeLegacy.php', |
| 1222 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
| 1223 | +]; |
| 1224 | +$ignoreErrors[] = [ |
| 1225 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Exceptions\\\\ImageException\\:\\:forSaveFailed\\(\\) has no return type specified\\.$#', |
| 1226 | + 'count' => 1, |
| 1227 | + 'path' => __DIR__ . '/system/Images/Exceptions/ImageException.php', |
| 1228 | +]; |
| 1229 | +$ignoreErrors[] = [ |
| 1230 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Handlers\\\\BaseHandler\\:\\:_text\\(\\) has no return type specified\\.$#', |
| 1231 | + 'count' => 1, |
| 1232 | + 'path' => __DIR__ . '/system/Images/Handlers/BaseHandler.php', |
| 1233 | +]; |
| 1234 | +$ignoreErrors[] = [ |
| 1235 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Handlers\\\\BaseHandler\\:\\:ensureResource\\(\\) has no return type specified\\.$#', |
| 1236 | + 'count' => 1, |
| 1237 | + 'path' => __DIR__ . '/system/Images/Handlers/BaseHandler.php', |
| 1238 | +]; |
| 1239 | +$ignoreErrors[] = [ |
| 1240 | + 'message' => '#^Method CodeIgniter\\\\Images\\\\Handlers\\\\BaseHandler\\:\\:reproportion\\(\\) has no return type specified\\.$#', |
| 1241 | + 'count' => 1, |
| 1242 | + 'path' => __DIR__ . '/system/Images/Handlers/BaseHandler.php', |
1198 | 1243 | ]; |
1199 | 1244 | $ignoreErrors[] = [ |
1200 | 1245 | 'message' => '#^Property CodeIgniter\\\\Images\\\\Handlers\\\\BaseHandler\\:\\:\\$image \\(CodeIgniter\\\\Images\\\\Image\\) in empty\\(\\) is not falsy\\.$#', |
|
0 commit comments