We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1421c19 commit 7084d55Copy full SHA for 7084d55
utils/phpstan-baseline/loader.neon
@@ -1,4 +1,4 @@
1
-# total 2028 errors
+# total 2027 errors
2
3
includes:
4
- argument.type.neon
utils/phpstan-baseline/missingType.iterableValue.neon
-# total 1231 errors
+# total 1230 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