DDC-609: Refactor ComparisonExpression grammar rule #749

Closed
opened 2026-01-22 12:49:07 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (May 24, 2010).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @guilhermeblanco:

ComparisonExpression has a lot of alternatives to choose from and it is simply difficult to make the decision without backtracking, only lookahead.

Originally created by @doctrinebot on GitHub (May 24, 2010). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @guilhermeblanco: ComparisonExpression has a lot of alternatives to choose from and it is simply difficult to make the decision without backtracking, only lookahead.
admin added the Improvement label 2026-01-22 12:49:07 +01:00
admin closed this issue 2026-01-22 12:49:08 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 10, 2011):

Comment created by @guilhermeblanco:

Done with current refactorings

@doctrinebot commented on GitHub (Dec 10, 2011): Comment created by @guilhermeblanco: Done with current refactorings
Author
Owner

@doctrinebot commented on GitHub (Dec 10, 2011):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Dec 10, 2011): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#749