Deprecated: Return type of DatabaseConnection::commit() should either be compatible with PDO::commit(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jenge.de/htdocs/includes/database/database.inc on line 1344

Deprecated: Return type of DatabaseConnection::inTransaction() should either be compatible with PDO::inTransaction(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jenge.de/htdocs/includes/database/database.inc on line 1043

Fatal error: Declaration of DatabaseConnection::query($query, array $args = [], $options = []) must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false in /home/jenge.de/htdocs/includes/database/database.inc on line 708
Stack trace: #0 /home/jenge.de/htdocs/includes/bootstrap.inc(2530): _drupal_bootstrap_database() #1 /home/jenge.de/htdocs/includes/bootstrap.inc(2675): drupal_bootstrap() #2 /home/jenge.de/htdocs/includes/bootstrap.inc(2526): _drupal_bootstrap_page_cache() #3 /home/jenge.de/htdocs/index.php(26): drupal_bootstrap() #4 {main}