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 43e1d54 commit 03cf3faCopy full SHA for 03cf3fa
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 2846 errors
+# total 2845 errors
includes:
- argument.type.neon
- assign.propertyType.neon
0 commit comments