Added
- Actor provider for use with extensions with user references (#2914)
Changed
- Updated minimum versions for
doctrine/orm
to ^2.20 || ^3.3
Fixed
- Regression with
doctrine/orm
^2.20 || ^3.3 that caused the translation walker to produce queries with duplicated LIMIT clauses (issue #2917)