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/emmanuelz/cesp/drupal_pour_tester/includes/database/database.inc on line 1294

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/emmanuelz/cesp/drupal_pour_tester/includes/database/database.inc on line 993

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/emmanuelz/cesp/drupal_pour_tester/includes/database/database.inc on line 667
Stack trace: #0 /home/emmanuelz/cesp/drupal_pour_tester/includes/bootstrap.inc(2244): _drupal_bootstrap_database() #1 /home/emmanuelz/cesp/drupal_pour_tester/includes/bootstrap.inc(2382): drupal_bootstrap(3, false) #2 /home/emmanuelz/cesp/drupal_pour_tester/includes/bootstrap.inc(2240): _drupal_bootstrap_page_cache() #3 /home/emmanuelz/cesp/drupal_pour_tester/index.php(20): drupal_bootstrap(7) #4 {main}