rector-doctrine
rector-doctrine copied to clipboard
Orm querybuilder set parameters to collection
hey,
i have a new feature proposal for changing the method signature for Doctrine\ORM\QueryBuilder::setParameters
from the array type from Doctrine ORM 2.x to the ArrayCollection with Parameter type of ORM 3.x
see https://github.com/doctrine/orm/pull/9490 see https://github.com/doctrine/orm/blob/3.0.x/UPGRADE.md#query-querybuilder-and-nativequery-parameters-bc-break