[PR #7226] fixed type hint #10383

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

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

State: closed
Merged: No


Values in QueryBuilder::set() can be mixed as they they are only passed to Expr\Comparison which accepts mixed.

**Original Pull Request:** https://github.com/doctrine/orm/pull/7226 **State:** closed **Merged:** No --- Values in `QueryBuilder::set()` can be `mixed` as they they are only passed to Expr\Comparison which accepts `mixed`.
admin added the pull-request label 2026-01-22 16:07:21 +01:00
admin closed this issue 2026-01-22 16:07:21 +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#10383