5506d7adce
When some dql contains a subselect with expression in parenthesis, the expression of the $simpleSelectExpression parameter given to walkSimpleSelectExpression is an instance of AST\ParenthesisExpression. Before this commit, this case defaulted to $this->walkEntityIdentificationVariable($expr) where $expr is supposed to be a string. A fatal error was then yielded. |
||
---|---|---|
.. | ||
Decorator | ||
Entity | ||
Functional | ||
Hydration | ||
Id | ||
Mapping | ||
Performance | ||
Persisters | ||
Proxy | ||
Query | ||
Tools | ||
CommitOrderCalculatorTest.php | ||
ConfigurationTest.php | ||
EntityManagerTest.php | ||
PersistentCollectionTest.php | ||
QueryBuilderTest.php | ||
UnitOfWorkTest.php |