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 4877af8 commit 3aeb9e7Copy full SHA for 3aeb9e7
phpstan.neon
@@ -79,3 +79,8 @@ parameters:
79
-
80
identifier: smaller.alwaysFalse
81
path: src/Configuration/ConfigInitializer.php
82
+
83
+ # false positive
84
+ -
85
+ identifier: offsetAssign.dimType
86
+ path: src/Console/Output/JsonOutputFormatter.php
0 commit comments