Deprecated: optional(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/laravel/framework/src/Illuminate/Support/helpers.php on line 343
Deprecated: with(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/laravel/framework/src/Illuminate/Support/helpers.php on line 546
Deprecated: Psy\info(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/psy/psysh/src/functions.php on line 116
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) 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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 34
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 80
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) 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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 103
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 120
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php on line 69
Deprecated: Return type of TestSessionHandler::gc($maxLifetime): bool 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/logis/vendor/symfony/http-foundation/Tests/Session/Storage/Handler/Fixtures/common.inc on line 124
Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php on line 104
Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php on line 328
Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php on line 451
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) 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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 41
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 49
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 57
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) 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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 65
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 73
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::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/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 81
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 89
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 97
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 91
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::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/logis/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 99
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/abazis/apps/logis/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php on line 54
open
validateId
read
doRead:
read
Array
(
[0] => bar
)
$_SESSION is not empty
write
destroy
close
$_SESSION is empty
Array
(
[0] => Content-Type: text/plain; charset=utf-8
[1] => Cache-Control: max-age=0, private, must-revalidate
[2] => Set-Cookie: sid=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/; secure; HttpOnly
)
shutdown