Deprecated: Return type of Doctrine\DBAL\Query\Expression\CompositeExpression::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /htdocs/reservation-test/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php on line 92

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /htdocs/reservation-test/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 38

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /htdocs/reservation-test/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 98

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /htdocs/reservation-test/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 61

Fatal error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false in /htdocs/reservation-test/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 73