[PR #11958] Enhance setParameters behavior to preserve existing parameters and add new ones #13359

Closed
opened 2026-01-22 16:16:55 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11958

State: closed
Merged: No


This unifies the behavior for setParameters function to avoid confusion. Now when using setParameters after setParameter while building complex queries, all other parameters are removed and only new parameters are loaded.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11958 **State:** closed **Merged:** No --- This unifies the behavior for setParameters function to avoid confusion. Now when using setParameters after setParameter while building complex queries, all other parameters are removed and only new parameters are loaded.
admin added the pull-request label 2026-01-22 16:16:55 +01:00
admin closed this issue 2026-01-22 16:16:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13359