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. |
||
---|---|---|
.. | ||
AST | ||
Exec | ||
Expr | ||
Filter | ||
Expr.php | ||
FilterCollection.php | ||
Lexer.php | ||
Parameter.php | ||
ParameterTypeInferer.php | ||
Parser.php | ||
ParserResult.php | ||
Printer.php | ||
QueryException.php | ||
QueryExpressionVisitor.php | ||
ResultSetMapping.php | ||
ResultSetMappingBuilder.php | ||
SqlWalker.php | ||
TreeWalker.php | ||
TreeWalkerAdapter.php | ||
TreeWalkerChain.php |