DDC-1702: EBNF for IN expressions should be updated for 2.2 #2144

Closed
opened 2026-01-22 13:42:37 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (Mar 13, 2012).

Originally assigned to: @ostrolucky on GitHub.

Jira issue originally created by user pschwisow:

Following the changes made for DDC-1472 and DDC-1416, the EBNF for InExpression should have been updated. It now takes an ArithmeticExpression instead of a SingleValuePathExpression.

Originally created by @doctrinebot on GitHub (Mar 13, 2012). Originally assigned to: @ostrolucky on GitHub. Jira issue originally created by user pschwisow: Following the changes made for [DDC-1472](http://www.doctrine-project.org/jira/browse/DDC-1472) and [DDC-1416](http://www.doctrine-project.org/jira/browse/DDC-1416), the EBNF for InExpression should have been updated. It now takes an ArithmeticExpression instead of a SingleValuePathExpression.
admin added the DocumentationPR Created labels 2026-01-22 13:42:37 +01:00
admin closed this issue 2026-01-22 13:42:38 +01:00
Author
Owner

@doctrinebot commented on GitHub (Mar 13, 2012):

Comment created by pschwisow:

I marked this as "Major" because this change represents a BC break. Because EBNF was not updated, I initially believed this to be a bug in ORM and wasted a lot of time debugging Doctrine code before I discovered this change was intentional.

@doctrinebot commented on GitHub (Mar 13, 2012): Comment created by pschwisow: I marked this as "Major" because this change represents a BC break. Because EBNF was not updated, I initially believed this to be a bug in ORM and wasted a lot of time debugging Doctrine code before I discovered this change was intentional.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2144