Commit 03d84e4
committed
chore: remove ignoreErrors item
PHPStan 1.9.0 reported:
------ ----------------------------------------------------------------------------------------------------------
Line system/CLI/Console.php
------ ----------------------------------------------------------------------------------------------------------
Ignored error pattern #^Strict comparison using === between array<mixed, mixed> and array{} will always
evaluate to false\.$# in path /.../CodeIgniter4/system/CLI/Console.php
was not matched in reported errors.
------ ----------------------------------------------------------------------------------------------------------1 parent e39cc96 commit 03d84e4
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 53 | | |
59 | 54 | | |
60 | 55 | | |
| |||
0 commit comments