phpstan-doctrine
phpstan-doctrine copied to clipboard
Warn about depracation on setParameters method
methods
\Doctrine\ORM\AbstractQuery::setParameters and \Doctrine\ORM\QueryBuilder::setParameters
(see also this) have note about new setParameters
syntax with ArrayCollection
I think it will be cool if there will be warning about that in phpstan