Updated constraints (used new interfaces) #62
Annotations
7 errors
phpstan:
src/Constraint/Pipeline/PipelineWritesFile.php#L85
Call to function iterator_count() on a separate line has no effect.
|
phpstan:
src/Mock/ExceptionBuilder.php#L26
Parameter $args of class PhpParser\Node\Expr\New_ constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<int, array<int, PhpParser\Node\Arg>> given.
|
phpstan:
src/Mock/HttpClientBuilder.php#L31
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
|
phpstan:
src/Mock/HttpClientBuilder.php#L34
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
|
phpstan:
src/Mock/HttpClientBuilder.php#L51
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
|
phpstan:
src/Mock/HttpClientBuilder.php#L54
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
|
phpstan
Process completed with exit code 1.
|