We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486ce5e commit 3fa804cCopy full SHA for 3fa804c
utils/phpstan-baseline/loader.neon
@@ -1,4 +1,4 @@
1
-# total 2040 errors
+# total 2039 errors
2
3
includes:
4
- argument.type.neon
utils/phpstan-baseline/missingType.iterableValue.neon
-# total 1242 errors
+# total 1241 errors
parameters:
ignoreErrors:
@@ -57,11 +57,6 @@ parameters:
57
count: 1
58
path: ../../system/CLI/CLI.php
59
60
- -
61
- message: '#^Method CodeIgniter\\CLI\\Console\:\:parseParamsForHelpOption\(\) return type has no value type specified in iterable type array\.$#'
62
- count: 1
63
- path: ../../system/CLI/Console.php
64
-
65
66
message: '#^Method CodeIgniter\\CodeIgniter\:\:getPerformanceStats\(\) return type has no value type specified in iterable type array\.$#'
67
0 commit comments