Bug
- [DDC-992] - ManyToMany self referencing association bug with lazy loading
- [DDC-1040] - Using the same named parameter at various places within a DQL query will result in a PHP fatal error
- [DDC-1052] - Class table inheritance + OptimisticLocking issue
- [DDC-1053] - GROUP BY crashes Doctrine 2
- [DDC-1054] - Lazy loading problem
- [DDC-1068] - ClassMetadata should use Class name from reflection
- [DDC-1070] - AbstractQuery::iterate() do not use $hydrationMode argument
- [DDC-1077] - Specifying a constant value in the SELECT clause causes parser error
- [DDC-1079] - Behavior of Doctrine 2 is not as defined by EBNF definition for SimpleSelectExpression
- [DDC-1087] - Repository::findBy and Repository::findOneBy NULL invalid query
Documentation
- [DDC-1069] - setParameter[s]() examples on DQL page uses ":" even though that is not supported
- [DDC-1093] - EntityManager "ExpressionBuilder" instead of "Query\Expr"
Improvement
- [DDC-1096] - "You may have observed that in a mixed result, the object always ends up on index 0 of a result row."
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.