[PR #9527] Document QueryComponent array shape #11680

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

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

State: closed
Merged: Yes


I'm currently improving the types on SqlWalkers/TreeWalkers for 3.0. One issue I found was that the knowledge over the structure of the parser's internal $queryComponents array was spread/copied over multiple classes.

With this PR, I'm introducing a reusalbe Psalm type to streamline the type declarations.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9527 **State:** closed **Merged:** Yes --- I'm currently improving the types on SqlWalkers/TreeWalkers for 3.0. One issue I found was that the knowledge over the structure of the parser's internal `$queryComponents` array was spread/copied over multiple classes. With this PR, I'm introducing a reusalbe Psalm type to streamline the type declarations.
admin added the pull-request label 2026-01-22 16:11:34 +01:00
admin closed this issue 2026-01-22 16:11:34 +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#11680