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 6bec816 commit dac845bCopy full SHA for dac845b
utils/phpstan-baseline/empty.notAllowed.neon
@@ -1,4 +1,4 @@
1
-# total 231 errors
+# total 230 errors
2
3
parameters:
4
ignoreErrors:
@@ -69,7 +69,7 @@ parameters:
69
70
-
71
message: '#^Construct empty\(\) is not allowed\. Use more strict comparison\.$#'
72
- count: 5
+ count: 4
73
path: ../../system/Database/MigrationRunner.php
74
75
utils/phpstan-baseline/loader.neon
-# total 2817 errors
+# total 2816 errors
includes:
- argument.type.neon
- assign.propertyType.neon
0 commit comments