v4.6.4
Fix
- Foreign Key constraint fails when an admin attempts to create a new user (#1190)
- Fix for AccountControllerTest when registration is disabled (#1192)
- Native install on PHP 8.* install fails due to eventdispatcher incompatibility between rockettheme and Symphony (#1195 & #1196)
- Fix PHP7.4+ compatibility in Model findUnique (#1193)
- Handle the case where all roles are removed from a user (#1194)
What's Changed
- Foreign Key constraint fails when an admin attempts to create a new user by @avsdev-cw in #1190
- Fix for AccountControllerTest when registration is disabled by @archey347 in #1192
- Resolve #1195-Update composer.json by @ssnukala in #1196
- Fix PHP7.4+ compatibility by @avsdev-cw in #1193
- Handle the case where all roles are removed from a user by @avsdev-cw in #1194
- Apply fixes from StyleCI by @lcharette in #1198
- Release 4.6.4 by @lcharette in #1197
New Contributors
- @archey347 made their first contribution in #1192
Full Changelog: v4.6.3...v4.6.4