Deprecated: Pagekit\Application::run(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Application.php on line 57 Deprecated: Return type of Pagekit\Container::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Container.php on line 120 Deprecated: Return type of Pagekit\Container::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Container.php on line 133 Deprecated: Return type of Pagekit\Container::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Container.php on line 160 Deprecated: Return type of Pagekit\Container::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Container.php on line 174 Deprecated: Return type of Pagekit\Module\ModuleManager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Module/ModuleManager.php on line 199 Deprecated: Constant PDO::MYSQL_ATTR_INIT_COMMAND is deprecated since 8.5, use Pdo\Mysql::ATTR_INIT_COMMAND instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/database/index.php on line 114 Deprecated: Return type of Pagekit\Config\ConfigManager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/config/src/ConfigManager.php on line 121 Deprecated: Doctrine\DBAL\DriverManager::getConnection(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php on line 133 Deprecated: Doctrine\DBAL\DriverManager::getConnection(): Implicitly marking parameter $eventManager as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php on line 134 Deprecated: Non-canonical cast (boolean) is deprecated, use the (bool) cast instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php on line 134 Deprecated: Doctrine\DBAL\Configuration::setSQLLogger(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php on line 52 Deprecated: Doctrine\Common\EventManager::dispatchEvent(): Implicitly marking parameter $eventArgs as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php on line 53 Deprecated: Pagekit\Database\Connection::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/database/src/Connection.php on line 52 Deprecated: Pagekit\Database\Connection::__construct(): Implicitly marking parameter $eventManager as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/database/src/Connection.php on line 52 Deprecated: Pagekit\Database\Connection::executeQuery(): Implicitly marking parameter $qcp as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/database/src/Connection.php on line 176 Deprecated: Non-canonical cast (boolean) is deprecated, use the (bool) cast instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 471 Deprecated: Doctrine\DBAL\Connection::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 201 Deprecated: Doctrine\DBAL\Connection::__construct(): Implicitly marking parameter $eventManager as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 202 Deprecated: Doctrine\DBAL\Connection::executeQuery(): Implicitly marking parameter $qcp as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php on line 827 Deprecated: Doctrine\DBAL\Driver\PDOConnection::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 40 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 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/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 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/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 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/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 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 86 Stack trace: #0 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/composer/ClassLoader.php(412): include() #1 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/composer/ClassLoader.php(301): Composer\Autoload\includeFile('/customers/f/d/...') #2 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(40): Composer\Autoload\ClassLoader->loadClass('Doctrine\\DBAL\\D...') #3 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(360): Doctrine\DBAL\Driver\PDOMySql\Driver->connect(Array, 'ritim_stuttgart', 'ku54rt50', Array) #4 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(833): Doctrine\DBAL\Connection->connect() #5 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/database/src/Connection.php(178): Doctrine\DBAL\Connection->executeQuery('SELECT name, va...', Array, Array, NULL) #6 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/config/src/ConfigManager.php(135): Pagekit\Database\Connection->executeQuery('SELECT name, va...') #7 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/config/src/ConfigManager.php(60): Pagekit\Config\ConfigManager->fetch('cookie') #8 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/config/index.php(18): Pagekit\Config\ConfigManager->has('cookie') #9 [internal function]: Pagekit\Module\Module->{closure:{closure:/customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/config/index.php:9}:16}(Array) #10 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Module/Loader/CallableLoader.php(27): call_user_func(Object(Closure), Array) #11 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/modules/application/src/Module/ModuleManager.php(117): Pagekit\Module\Loader\CallableLoader->load(Array) #12 /customers/f/d/a/ritim-stuttgart.com/httpd.www/app/system/app.php(22): Pagekit\Module\ModuleManager->load(Array) #13 /customers/f/d/a/ritim-stuttgart.com/httpd.www/index.php(42): require_once('/customers/f/d/...') #14 {main}