Deprecated: UserIdentitySessionStorage::__construct(): Implicitly marking parameter $sessionWrapper as nullable is deprecated, the explicit nullable type must be used instead in /home/dispomed/code/components/security/user_identity_storage/user_identity_session_storage.php on line 36
Deprecated: UserIdentitySessionStorage::__construct(): Implicitly marking parameter $cookiesWrapper as nullable is deprecated, the explicit nullable type must be used instead in /home/dispomed/code/components/security/user_identity_storage/user_identity_session_storage.php on line 37
Deprecated: AbstractUserAuthorization::__construct(): Implicitly marking parameter $identityStorage as nullable is deprecated, the explicit nullable type must be used instead in /home/dispomed/code/components/security/base_user_auth.php on line 12
Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/dispomed/code/components/security/datasource_security_info.php on line 95
Stack trace:
#0 /home/dispomed/code/components/security/user_identity_storage/user_identity_session_storage.php(3): include_once()
#1 {main}