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_defined_auth.php(3): include_once()
#1 {main}