|
261 | 261 | 'count' => 1, |
262 | 262 | 'path' => __DIR__ . '/system/BaseModel.php', |
263 | 263 | ]; |
264 | | -$ignoreErrors[] = [ |
265 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterDelete type has no value type specified in iterable type array\\.$#', |
266 | | - 'count' => 1, |
267 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
268 | | -]; |
269 | | -$ignoreErrors[] = [ |
270 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterFind type has no value type specified in iterable type array\\.$#', |
271 | | - 'count' => 1, |
272 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
273 | | -]; |
274 | | -$ignoreErrors[] = [ |
275 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterInsert type has no value type specified in iterable type array\\.$#', |
276 | | - 'count' => 1, |
277 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
278 | | -]; |
279 | | -$ignoreErrors[] = [ |
280 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterInsertBatch type has no value type specified in iterable type array\\.$#', |
281 | | - 'count' => 1, |
282 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
283 | | -]; |
284 | | -$ignoreErrors[] = [ |
285 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterUpdate type has no value type specified in iterable type array\\.$#', |
286 | | - 'count' => 1, |
287 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
288 | | -]; |
289 | | -$ignoreErrors[] = [ |
290 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$afterUpdateBatch type has no value type specified in iterable type array\\.$#', |
291 | | - 'count' => 1, |
292 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
293 | | -]; |
294 | | -$ignoreErrors[] = [ |
295 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeDelete type has no value type specified in iterable type array\\.$#', |
296 | | - 'count' => 1, |
297 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
298 | | -]; |
299 | | -$ignoreErrors[] = [ |
300 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeFind type has no value type specified in iterable type array\\.$#', |
301 | | - 'count' => 1, |
302 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
303 | | -]; |
304 | | -$ignoreErrors[] = [ |
305 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeInsert type has no value type specified in iterable type array\\.$#', |
306 | | - 'count' => 1, |
307 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
308 | | -]; |
309 | | -$ignoreErrors[] = [ |
310 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeInsertBatch type has no value type specified in iterable type array\\.$#', |
311 | | - 'count' => 1, |
312 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
313 | | -]; |
314 | | -$ignoreErrors[] = [ |
315 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeUpdate type has no value type specified in iterable type array\\.$#', |
316 | | - 'count' => 1, |
317 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
318 | | -]; |
319 | | -$ignoreErrors[] = [ |
320 | | - 'message' => '#^Property CodeIgniter\\\\BaseModel\\:\\:\\$beforeUpdateBatch type has no value type specified in iterable type array\\.$#', |
321 | | - 'count' => 1, |
322 | | - 'path' => __DIR__ . '/system/BaseModel.php', |
323 | | -]; |
324 | 264 | $ignoreErrors[] = [ |
325 | 265 | 'message' => '#^Strict comparison using \\!\\=\\= between mixed and null will always evaluate to true\\.$#', |
326 | 266 | 'count' => 1, |
@@ -11116,71 +11056,11 @@ |
11116 | 11056 | 'count' => 1, |
11117 | 11057 | 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11118 | 11058 | ]; |
11119 | | -$ignoreErrors[] = [ |
11120 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterDelete type has no value type specified in iterable type array\\.$#', |
11121 | | - 'count' => 1, |
11122 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11123 | | -]; |
11124 | | -$ignoreErrors[] = [ |
11125 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterFind type has no value type specified in iterable type array\\.$#', |
11126 | | - 'count' => 1, |
11127 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11128 | | -]; |
11129 | | -$ignoreErrors[] = [ |
11130 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterInsert type has no value type specified in iterable type array\\.$#', |
11131 | | - 'count' => 1, |
11132 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11133 | | -]; |
11134 | | -$ignoreErrors[] = [ |
11135 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterInsertBatch type has no value type specified in iterable type array\\.$#', |
11136 | | - 'count' => 1, |
11137 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11138 | | -]; |
11139 | | -$ignoreErrors[] = [ |
11140 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterUpdate type has no value type specified in iterable type array\\.$#', |
11141 | | - 'count' => 1, |
11142 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11143 | | -]; |
11144 | | -$ignoreErrors[] = [ |
11145 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$afterUpdateBatch type has no value type specified in iterable type array\\.$#', |
11146 | | - 'count' => 1, |
11147 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11148 | | -]; |
11149 | | -$ignoreErrors[] = [ |
11150 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeDelete type has no value type specified in iterable type array\\.$#', |
11151 | | - 'count' => 1, |
11152 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11153 | | -]; |
11154 | | -$ignoreErrors[] = [ |
11155 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeFind type has no value type specified in iterable type array\\.$#', |
11156 | | - 'count' => 1, |
11157 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11158 | | -]; |
11159 | 11059 | $ignoreErrors[] = [ |
11160 | 11060 | 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeFindReturnData has no type specified\\.$#', |
11161 | 11061 | 'count' => 1, |
11162 | 11062 | 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11163 | 11063 | ]; |
11164 | | -$ignoreErrors[] = [ |
11165 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeInsert type has no value type specified in iterable type array\\.$#', |
11166 | | - 'count' => 1, |
11167 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11168 | | -]; |
11169 | | -$ignoreErrors[] = [ |
11170 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeInsertBatch type has no value type specified in iterable type array\\.$#', |
11171 | | - 'count' => 1, |
11172 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11173 | | -]; |
11174 | | -$ignoreErrors[] = [ |
11175 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeUpdate type has no value type specified in iterable type array\\.$#', |
11176 | | - 'count' => 1, |
11177 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11178 | | -]; |
11179 | | -$ignoreErrors[] = [ |
11180 | | - 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$beforeUpdateBatch type has no value type specified in iterable type array\\.$#', |
11181 | | - 'count' => 1, |
11182 | | - 'path' => __DIR__ . '/tests/_support/Models/EventModel.php', |
11183 | | -]; |
11184 | 11064 | $ignoreErrors[] = [ |
11185 | 11065 | 'message' => '#^Property Tests\\\\Support\\\\Models\\\\EventModel\\:\\:\\$eventData has no type specified\\.$#', |
11186 | 11066 | 'count' => 1, |
|
0 commit comments