mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #11292] Allow array again in QueryBuilder::setParameters() #12917
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/doctrine/orm/pull/11292
State: closed
Merged: No
Fixes BC-break from #9490.
This would otherwise be an undocumented BC-break in ORM 3.0.
This works in 2.x:
But it doesn't work any longer in 3.0.