Deprecated: Return type of Dapr\Session\PHPSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/Dapr/includes/Dapr/Session/PHPSessionHandler.class.php on line 44

Deprecated: Return type of Dapr\Session\PHPSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/Dapr/includes/Dapr/Session/PHPSessionHandler.class.php on line 82

Deprecated: Return type of Dapr\Session\PHPSessionHandler::write($session_id, $sessionData) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/Dapr/includes/Dapr/Session/PHPSessionHandler.class.php on line 106

Deprecated: Return type of Dapr\Session\PHPSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/Dapr/includes/Dapr/Session/PHPSessionHandler.class.php on line 53

Deprecated: Return type of Dapr\Session\PHPSessionHandler::gc($maxLifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/Dapr/includes/Dapr/Session/PHPSessionHandler.class.php on line 63

Deprecated: md5(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/Dapr/includes/Dapr/Session/SessionCookie.class.php on line 118

Fatal error: Uncaught ArgumentCountError: Too few arguments to function Dapr\Core\Debug::convertError(), 4 passed and exactly 5 expected in /opt/Dapr/core/Dapr/Core/Debug.class.php:355 Stack trace: #0 [internal function]: Dapr\Core\Debug::convertError(2, 'Cannot modify h...', '/opt/Dapr/class...', 229) #1 /opt/Dapr/classes/Framework/APIServer.class.php(229): header('Warning: Too fe...', true) #2 /opt/Dapr/phpServerAPI/index.php(16): APIServer->run() #3 {main} thrown in /opt/Dapr/core/Dapr/Core/Debug.class.php on line 355