Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::open($savePath, $sessionId) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 63
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 39
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::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 /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 71
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::write($sessionId, $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 /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 83
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::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 /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 47
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler::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 /home/abazis/apps/projects/vendor-old/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php on line 55