Skip to content

3.32.0

Compare
Choose a tag to compare
@phansys phansys released this 30 Mar 18:24
· 106 commits to 3.x since this release
3.32.0

Added

Deprecated

Fixed

  • [#1376] Fixed triggering deprecation because audit reader is not tagged (@franmomu)
  • [#1374] Fixed deprecations about not implementing FieldDescriptionInterface methods (@franmomu)
  • [#1358] Resulting WHERE clause from Filter::applyWhere() when using OR conditions on queries that already have previous conditions (@phansys)
  • [#1368] Fetch join queries for Pager (@VincentLanglet)
  • [#1368] Pager when using entity inheritance (@VincentLanglet)
  • [#1365] Missing argument 2 in calls to trigger_error() (@phansys)