Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/bootstrap.php.cache on line 132

Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/bootstrap.php.cache on line 136

Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/bootstrap.php.cache on line 260

Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/bootstrap.php.cache on line 264

Deprecated: AppKernel implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/sqliserv/www/symfony/Logistique/app/AppKernel.php on line 6

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sqliserv/www/symfony/Logistique/app/bootstrap.php.cache on line 520

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) 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 /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 416

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 424

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 429

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $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 /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 433

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 437

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::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 /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 441

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 532

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 536

Deprecated: Return type of Twig_Markup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 5033

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php on line 134

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php on line 144

Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Flash\FlashBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/sqliserv/www/symfony/Logistique/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php on line 162

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 6406

Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sqliserv/www/symfony/Logistique/app/cache/prod/classes.php on line 6406

Deprecated: realpath(): Passing null to parameter #1 ($path) of type string is deprecated in /home/sqliserv/www/symfony/Logistique/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 35

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sqliserv/www/symfony/Logistique/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php on line 2636

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/sqliserv/www/symfony/Logistique/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php on line 2665

Deprecated: UserBundle\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/sqliserv/www/symfony/Logistique/src/UserBundle/Entity/User.php on line 16

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 /home/sqliserv/www/symfony/Logistique/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 54

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 /home/sqliserv/www/symfony/Logistique/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 121

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 /home/sqliserv/www/symfony/Logistique/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 74

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 /home/sqliserv/www/symfony/Logistique/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 86