Deprecated: Return type of SupabaseSessionHandler::read(string $id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /app/lib/session_handler.php on line 31
Deprecated: Return type of SupabaseSessionHandler::gc(int $max_lifetime) 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 /app/lib/session_handler.php on line 55
Warning: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent in /app/lib/auth.php on line 9
Warning: session_name(): Session name cannot be changed after headers have already been sent in /app/lib/auth.php on line 10
Warning: session_start(): Session cannot be started after headers have already been sent in /app/lib/auth.php on line 11
Warning: Cannot modify header information - headers already sent by (output started at /app/lib/session_handler.php:17) in /app/public/google_login.php on line 8