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 fc83ae2 commit 4e9f6a7Copy full SHA for 4e9f6a7
phpstan2.neon
@@ -12,7 +12,7 @@ parameters:
12
- '#Parameter \#1 \$object_or_class of function method_exists expects object\|string, mixed given\.#'
13
- '#Trying to invoke mixed but it(.*) not a callable\.#'
14
-
15
- identifier: missingType.iterableValue
+ identifier: missingType.iterableValue
16
17
reportUnmatchedIgnoredErrors: false
18
0 commit comments