You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.php
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -279,11 +279,6 @@
279
279
'count' => 2,
280
280
'path' => __DIR__ . '/src/Filters/TokenAuth.php',
281
281
];
282
-
$ignoreErrors[] = [
283
-
'message' => '#^Property CodeIgniter\\\\Shield\\\\Models\\\\LoginModel\\:\\:\\$validationRules \\(list\\<string\\>\\|string\\) does not accept default value of type array\\{ip_address\\: \'required\', id_type\\: \'required\', identifier\\: \'permit_empty\\|string\', user_agent\\: \'permit_empty\\|string\', user_id\\: \'permit_empty\', date\\: \'required\'\\}\\.$#',
284
-
'count' => 1,
285
-
'path' => __DIR__ . '/src/Models/LoginModel.php',
286
-
];
287
282
$ignoreErrors[] = [
288
283
'message' => '#^Call to deprecated function random_string\\(\\)\\:
289
284
The type \'basic\', \'md5\', and \'sha1\' are deprecated\\. They are not cryptographically secure\\.$#',
0 commit comments