Test PHP-Parser 5 #15920
Annotations
7 errors
src/Compiler/NodeVisitor/Behavior/ComponentsNodeVisitorBehavior.php (in context of class Efabrica/PHPStanLatte/Compiler/NodeVisitor/AddTypeToComponentNodeVisitor)#L70
Parameter #1 $expr of method Efabrica\PHPStanLatte\Compiler\NodeVisitor\AddTypeToComponentNodeVisitor::evaluateComponentName() expects PhpParser\Node\Expr, PhpParser\Node\Expr|PhpParser\Node\InterpolatedStringPart given.
|
src/Compiler/NodeVisitor/Behavior/ComponentsNodeVisitorBehavior.php (in context of class Efabrica/PHPStanLatte/Compiler/NodeVisitor/AddTypeToComponentNodeVisitor)#L75
Instanceof between PhpParser\Node\Expr and PhpParser\Node\InterpolatedStringPart will always evaluate to false.
|
src/Compiler/Postprocessor.php#L95
Instanceof between PhpParser\Node\Expr and PhpParser\Node\InterpolatedStringPart will always evaluate to false.
|
src/LinkProcessor/LinkParamsProcessor.php#L66
Parameter #1 $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node\ArrayItem given.
|
src/LinkProcessor/LinkParamsProcessor.php#L69
Parameter #1 $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node\ArrayItem given.
|
src/Resolver/ValueResolver/ValueResolver.php#L75
Instanceof between PhpParser\Node\Expr and PhpParser\Node\InterpolatedStringPart will always evaluate to false.
|
|
The logs for this run have expired and are no longer available.
Loading