[PR #9557] Parser: SimpleArithmeticExpression should return ArithmeticTerm #11705

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

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

State: closed
Merged: Yes


Bugfix of return type error.

The SimpleArithmeticExpression() method can also return an ArithmeticTerm type that is not defined in the annotation.

Example:

Snímek obrazovky 2022-03-02 v 14 13 59

**Original Pull Request:** https://github.com/doctrine/orm/pull/9557 **State:** closed **Merged:** Yes --- Bugfix of return type error. The `SimpleArithmeticExpression()` method can also return an `ArithmeticTerm` type that is not defined in the annotation. Example: ![Snímek obrazovky 2022-03-02 v 14 13 59](https://user-images.githubusercontent.com/4738758/156368337-295305e5-fc43-49e5-809f-f19bc70be3f9.png)
admin added the pull-request label 2026-01-22 16:11:39 +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#11705