- Affected version
- 2.2.3 Patch 1
Hello
On PHP 8, when adding an admin, an error occurs:
The
Regards
On PHP 8, when adding an admin, an error occurs:
Attempt to read property "username" on null.The
username getter invokes the username from the User relationship, which is not available when the administrator is created.Regards