Use templating to allow a more flexible type inference in QueryBuilder::setParameters()
method
#7384
Annotations
3 errors and 1 warning
|
Run static analysis with phpstan/phpstan:
src/QueryBuilder.php#L478
Property Doctrine\ORM\QueryBuilder::$parameters (Doctrine\Common\Collections\ArrayCollection<int, Doctrine\ORM\Query\Parameter>) does not accept Doctrine\Common\Collections\ArrayCollection<TKey of int, Doctrine\ORM\Query\Parameter>.
|
Run static analysis with phpstan/phpstan
The operation was canceled.
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading