Deprecated:  Return type of SessionDB::open($path, $name) 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 /apps/web/prettyoffish/classes/SessionDB.php on line 17
Deprecated:  Return type of SessionDB::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /apps/web/prettyoffish/classes/SessionDB.php on line 37
Deprecated:  Return type of SessionDB::read($session_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 /apps/web/prettyoffish/classes/SessionDB.php on line 70
Deprecated:  Return type of SessionDB::write($session_id, $session_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 /apps/web/prettyoffish/classes/SessionDB.php on line 84
Deprecated:  Return type of SessionDB::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /apps/web/prettyoffish/classes/SessionDB.php on line 42
Deprecated:  Return type of SessionDB::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 /apps/web/prettyoffish/classes/SessionDB.php on line 59
Fatal error:  Uncaught TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given in /apps/web/prettyoffish/lib/db/mysqli.php:139
Stack trace:
#0 /apps/web/prettyoffish/lib/db/mysqli.php(139): method_exists()
#1 /apps/web/prettyoffish/lib/db/mysqli.php(169): dbal_mysqli->sql_query()
#2 /apps/web/prettyoffish/classes/SessionDB.php(76): dbal_mysqli->sql_execute()
#3 [internal function]: SessionDB->read()
#4 /apps/web/prettyoffish/lib/setup.php(57): session_start()
#5 /apps/web/prettyoffish/config.php(60): require_once('...')
#6 /apps/web/prettyoffish/public_pages/register_agent.php(2): require_once('...')
#7 {main}
  thrown in /apps/web/prettyoffish/lib/db/mysqli.php on line 139