[ORM-300] add missing set, run fixer and add CastDoctrineExprToStringRector #466
code_analysis_reusable.yaml
on: pull_request
rector
/
rector
Matrix: code_analysis_reusable / code_analysis
Annotations
4 errors
code_analysis_reusable / PHPStan:
rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L20
Property Rector\Doctrine\Orm30\Rector\MethodCall\CastDoctrineExprToStringRector::$targetMethods type has no value type specified in iterable type array.
|
code_analysis_reusable / PHPStan:
rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L25
Property Rector\Doctrine\Orm30\Rector\MethodCall\CastDoctrineExprToStringRector::$exprFuncMethods type has no value type specified in iterable type array.
|
code_analysis_reusable / PHPStan:
rules/Orm30/Rector/MethodCall/CastDoctrineExprToStringRector.php#L78
Access to an undefined property PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder::$value.
|
code_analysis_reusable / PHPStan
Process completed with exit code 1.
|