Skip to content

v5.1.11

Compare
Choose a tag to compare
@fabpot fabpot released this 27 Jan 14:47
· 882 commits to 7.2 since this release
v5.1.11

Changelog (v5.1.10...v5.1.11)

  • bug #39880 Add username to UserNameNotFoundException (qurben)
  • bug #39667 Take into account that indexBy="person_id" could be a db column name, for a referenced entity (victormacko)
  • bug #39799 Fix circular loop with EntityManager (jderusse)