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-7.56/includes/database/database.inc on line 1317

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-7.56/includes/database/database.inc on line 1016

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-7.56/includes/database/database.inc on line 681
Stack trace: #0 /home/emmanuelz/cesp/drupal-7.56/includes/bootstrap.inc(2516): _drupal_bootstrap_database() #1 /home/emmanuelz/cesp/drupal-7.56/includes/bootstrap.inc(2654): drupal_bootstrap(3, false) #2 /home/emmanuelz/cesp/drupal-7.56/includes/bootstrap.inc(2512): _drupal_bootstrap_page_cache() #3 /home/emmanuelz/cesp/drupal-7.56/index.php(20): drupal_bootstrap(7) #4 {main}