Deprecated: SecureApplication::SetUserAuthorizationStrategy(): Implicitly marking parameter $userAuthorizationStrategy as nullable is deprecated, the explicit nullable type must be used instead in /home/dispomed/code/components/security/secure_application.php on line 25
Deprecated: SecureApplication::SetDataSourceRecordPermissionRetrieveStrategy(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead in /home/dispomed/code/components/security/secure_application.php on line 39
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/secure_application.php(3): include_once()
#1 {main}