[PR #9883] Added the functions "createNamedParameter" and "createPositionalParameter"... #11952

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

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

State: closed
Merged: No


... to the class "QueryBuilder"

The two functions "createNamedParameter" and "createPositionalParameter", from the "QueryBuilder" in the package "doctrine/dbal", copied into the ORM "QueryBuilder" class and adapted to ORM.

See #9878

**Original Pull Request:** https://github.com/doctrine/orm/pull/9883 **State:** closed **Merged:** No --- ... to the class "QueryBuilder" The two functions "createNamedParameter" and "createPositionalParameter", from the "QueryBuilder" in the package "doctrine/dbal", copied into the ORM "QueryBuilder" class and adapted to ORM. See [#9878](https://github.com/doctrine/orm/issues/9878)
admin added the pull-request label 2026-01-22 16:12:27 +01:00
admin closed this issue 2026-01-22 16:12:27 +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#11952