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 3a0b3e0 commit 7e4260fCopy full SHA for 7e4260f
1 file changed
phpstan.neon
@@ -350,7 +350,3 @@ parameters:
350
-
351
identifier: argument.type
352
message: '#Parameter \#1 \$expr of method Rector\\CodeQuality\\Rector\\BooleanOr\\RepeatedOrEqualToInArrayRector\:\:matchComparedExprAndValueExpr\(\) expects PhpParser\\Node\\Expr\\BinaryOp\\Equal\|PhpParser\\Node\\Expr\\BinaryOp\\Identical, PhpParser\\Node\\Expr given#'
353
354
- -
355
- path: rules/Renaming/Rector/Name/RenameClassRector.php
356
- identifier: return.type
0 commit comments