[PR #471] Extended TreeWalker interface with getQueryComponents() and setQueryComponent() which are used by the Parser class #8247

Closed
opened 2026-01-22 15:59:03 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


Another proposed solution for http://www.doctrine-project.org/jira/browse/DDC-2052 . The one that @beberlei introduced did not solve the problem that modifying query in a custom tree walker throws an exception from SqlWalker.

**Original Pull Request:** https://github.com/doctrine/orm/pull/471 **State:** closed **Merged:** Yes --- Another proposed solution for http://www.doctrine-project.org/jira/browse/DDC-2052 . The one that @beberlei introduced did not solve the problem that modifying query in a custom tree walker throws an exception from SqlWalker.
admin added the pull-request label 2026-01-22 15:59:03 +01:00
admin closed this issue 2026-01-22 15:59:03 +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#8247