We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f3d348 commit e8b1553Copy full SHA for e8b1553
utils/phpstan-baseline/argument.type.neon
@@ -1,4 +1,4 @@
1
-# total 147 errors
+# total 148 errors
2
3
parameters:
4
ignoreErrors:
@@ -229,7 +229,7 @@ parameters:
229
230
-
231
message: '#^Parameter \#1 \$config of class CodeIgniter\\Log\\Logger constructor expects Config\\Logger, CodeIgniter\\Test\\Mock\\MockLogger given\.$#'
232
- count: 24
+ count: 25
233
path: ../../tests/system/Log/LoggerTest.php
234
235
utils/phpstan-baseline/loader.neon
-# total 3759 errors
+# total 3760 errors
includes:
- argument.type.neon
- assign.propertyType.neon
0 commit comments