DDC-915: Breaks with Fixing Identification Variables and SQL Walkers #1135

Open
opened 2026-01-22 13:03:21 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 7, 2010).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

I think that this patch breaks modifying the select clause in custom tree walkers because walking the select clause will be done after the $_identVariableExpressions array is populated. Reordering the identification variables will then override the modifi

Originally created by @doctrinebot on GitHub (Dec 7, 2010). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: I think that this patch breaks modifying the select clause in custom tree walkers because walking the select clause will be done after the $_identVariableExpressions array is populated. Reordering the identification variables will then override the modifi
admin added the Bug label 2026-01-22 13:03: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#1135