[PR #934] faild test with multiple HINT_CUSTOM_TREE_WALKERS #8926

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

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

State: closed
Merged: Yes


This PR contains failed test when we have more than 1 HINT_CUSTOM_TREE_WALKERS ,
because walkSelectStatement in TreeWalkerChain saves only last hint _queryComponents result. Could you, please, help to resolve this issue or fix it?

**Original Pull Request:** https://github.com/doctrine/orm/pull/934 **State:** closed **Merged:** Yes --- This PR contains failed test when we have more than 1 HINT_CUSTOM_TREE_WALKERS , because walkSelectStatement in TreeWalkerChain saves only last hint _queryComponents result. Could you, please, help to resolve this issue or fix it?
admin added the pull-request label 2026-01-22 16:02:21 +01:00
admin closed this issue 2026-01-22 16:02: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#8926