Hi Leute,
versuche mich gerade an einem Update von Contao 4.13.36 auf 5.1.11 und bekomme im Frontend ein Fehler.
In der Log-Datei steht folgendes:
Hat jemand eine Idee, was ich da falsch mache bzw. was wie wo ändern muß?Code:[2024-01-22T19:26:30.453973+01:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cached_reader\" service is deprecated without replacement. at /html/cto/cto_5_Beta/var/cache/prod/ContainerII4dx9S/getAnnotations_CachedReaderService.php:23)"} [] [2024-01-22T19:26:30.454084+01:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cache_adapter\" service is deprecated without replacement. at /html/cto/cto_5_Beta/var/cache/prod/ContainerII4dx9S/getAnnotations_CacheAdapterService.php:23)"} [] [2024-01-22T19:26:30.454383+01:00] php.INFO: User Deprecated: Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 6.4: Passing an instance of \"Doctrine\\Common\\Annotations\\Reader\" as first and the environment as second argument to \"Symfony\\Component\\Routing\\Loader\\AttributeClassLoader::__construct\" is deprecated. Pass the environment as first argument instead. at /html/cto/cto_5_Beta/vendor/symfony/routing/Loader/AttributeClassLoader.php:86)"} [] [2024-01-22T19:26:30.454756+01:00] php.INFO: User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 6.4: The \"annotation\" route type is deprecated, use the \"attribute\" route type instead. at /html/cto/cto_5_Beta/vendor/symfony/routing/Loader/AttributeClassLoader.php:273)"} [] [2024-01-22T19:26:30.454808+01:00] php.INFO: User Deprecated: Since symfony/routing 6.4: The "annotation" route type is deprecated, use the "attribute" route type instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 6.4: The \"annotation\" route type is deprecated, use the \"attribute\" route type instead. at /html/cto/cto_5_Beta/vendor/symfony/routing/Loader/AttributeDirectoryLoader.php:72)"} [] [2024-01-22T19:26:30.470641+01:00] php.INFO: User Deprecated: Since symfony/routing 6.4: Class "Contao\CoreBundle\Controller\CaptchaController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/routing 6.4: Class \"Contao\\CoreBundle\\Controller\\CaptchaController\" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead. at /html/cto/cto_5_Beta/vendor/symfony/routing/Loader/AttributeClassLoader.php:171)"} [] [2024-01-22T19:26:30.555019+01:00] request.INFO: Matched route "tl_page.4". {"route":"tl_page.4","route_parameters":{"_token_check":true,"_controller":"Contao\\FrontendIndex::renderPage","_scope":"frontend","_locale":"de","_format":"html","_canonical_route":"tl_page.4","parameters":"","pageModel":{"Contao\\PageModel":[]},"_route":"tl_page.4","_route_object":{"Contao\\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"https://ips7.liga-thueringen.de/liga-aktuell","method":"GET"} [] [2024-01-22T19:26:30.556726+01:00] php.INFO: User Deprecated: Since symfony/security-http 6.3: Calling "Symfony\Component\Security\Http\RememberMe\PersistentRememberMeHandler()" with the secret as the second argument is deprecated. The argument will be dropped in 7.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 6.3: Calling \"Symfony\\Component\\Security\\Http\\RememberMe\\PersistentRememberMeHandler()\" with the secret as the second argument is deprecated. The argument will be dropped in 7.0. at /html/cto/cto_5_Beta/vendor/symfony/security-http/RememberMe/PersistentRememberMeHandler.php:48)"} [] [2024-01-22T19:26:30.585493+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Not passing a secret to "Contao\Image\DeferredResizer::__construct()" has been deprecated and will no longer work in version 2.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Not passing a secret to \"Contao\\Image\\DeferredResizer::__construct()\" has been deprecated and will no longer work in version 2.0. at /html/cto/cto_5_Beta/vendor/contao/image/src/DeferredResizer.php:53)"} [] [2024-01-22T19:26:30.585538+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Not passing a secret to "Contao\Image\Resizer::__construct()" has been deprecated and will no longer work in version 2.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Not passing a secret to \"Contao\\Image\\Resizer::__construct()\" has been deprecated and will no longer work in version 2.0. at /html/cto/cto_5_Beta/vendor/contao/image/src/Resizer.php:74)"} [] [2024-01-22T19:26:30.596312+01:00] php.INFO: User Deprecated: Class "Nyholm\Psr7\Factory\HttplugFactory" is deprecated since version 1.8, use "Nyholm\Psr7\Factory\Psr17Factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Nyholm\\Psr7\\Factory\\HttplugFactory\" is deprecated since version 1.8, use \"Nyholm\\Psr7\\Factory\\Psr17Factory\" instead. at /html/cto/cto_5_Beta/vendor/nyholm/psr7/src/Factory/HttplugFactory.php:18)"} [] [2024-01-22T19:26:30.600212+01:00] php.INFO: User Deprecated: Since contao/core-bundle 5.0: Using "Contao\Environment::request()" has been deprecated and will no longer work in Contao 6.0. Use "Contao\Environment::requestUri" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/core-bundle 5.0: Using \"Contao\\Environment::request()\" has been deprecated and will no longer work in Contao 6.0. Use \"Contao\\Environment::requestUri\" instead. at /html/cto/cto_5_Beta/vendor/contao/core-bundle/contao/library/Contao/Environment.php:329)"} [] [2024-01-22T19:26:30.600274+01:00] php.INFO: User Deprecated: Since contao/core-bundle 5.0: Using "Contao\Environment::script()" has been deprecated and will no longer work in Contao 6.0. Use "Contao\Environment::scriptName" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/core-bundle 5.0: Using \"Contao\\Environment::script()\" has been deprecated and will no longer work in Contao 6.0. Use \"Contao\\Environment::scriptName\" instead. at /html/cto/cto_5_Beta/vendor/contao/core-bundle/contao/library/Contao/Environment.php:317)"} [] [2024-01-22T19:26:30.603631+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.603661+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.603686+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.606569+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.606597+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.606619+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.606637+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609022+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609050+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609074+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609093+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609111+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609129+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609751+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.609780+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.611624+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.611653+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614397+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614424+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614447+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614467+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614485+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614503+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614521+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.614538+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.616533+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.616565+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.616585+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617599+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617630+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617651+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617677+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617693+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617709+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617728+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617745+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617764+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.617780+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620352+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620376+01:00] php.WARNING: Warning: Undefined array key "subitems" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"subitems\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620398+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620414+01:00] php.WARNING: Warning: Undefined array key "subitems" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"subitems\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620429+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620450+01:00] php.WARNING: Warning: Undefined array key "subitems" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"subitems\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620465+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.620489+01:00] php.WARNING: Warning: Undefined array key "subitems" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"subitems\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.631748+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.631777+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.631797+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.633710+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.633737+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.633757+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.633773+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635719+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635746+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635770+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635788+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635804+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.635825+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.636436+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.636462+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.637898+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.637928+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640098+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640125+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640144+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640163+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640179+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640195+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640210+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.640225+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.641816+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.641842+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.641862+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.642922+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.642950+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.642971+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.642992+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643017+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643034+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643050+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643073+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643090+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.643109+01:00] php.WARNING: Warning: Undefined array key "nofollow" {"exception":"[object] (ErrorException(code: 0): Warning: Undefined array key \"nofollow\" at /html/cto/cto_5_Beta/templates/nav_default.html5:7)"} [] [2024-01-22T19:26:30.689931+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.689984+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.690019+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.699192+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.699236+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.699273+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.703108+01:00] php.INFO: Deprecated: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated at /html/cto/cto_5_Beta/vendor/contao/core-bundle/contao/library/Contao/Environment.php:400)"} [] [2024-01-22T19:26:30.707475+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.707510+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.707535+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.707561+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.712302+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.712333+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.712362+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawSources() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:74)"} [] [2024-01-22T19:26:30.712384+01:00] php.INFO: User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since contao/image 1.2: Passing NULL as $rootDir is deprecated and will no longer work in version 2.0. Use the getRawImg() method instead. at /html/cto/cto_5_Beta/vendor/contao/image/src/Picture.php:48)"} [] [2024-01-22T19:26:30.714058+01:00] php.CRITICAL: Uncaught Error: Class "Image" not found {"exception":"[object] (Error(code: 0): Class \"Image\" not found at /html/cto/cto_5_Beta/templates/news_latest_mit_downloads.html5:27)"} [] [2024-01-22T19:26:30.781430+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Image" from the global namespace. Did you forget a "use" statement for e.g. "Symfony\Component\DomCrawler\Image", "League\CommonMark\Extension\CommonMark\Node\Inline\Image", "Imagine\Imagick\Image", "Imagine\Gmagick\Image", "Imagine\Gd\Image", "FeedIo\Rule\Image", "Contao\ImagineSvg\Image" or "Contao\Image\Image"?" at news_latest_mit_downloads.html5 line 27 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\ClassNotFoundError(code: 0): Attempted to load class \"Image\" from the global namespace.\nDid you forget a \"use\" statement for e.g. \"Symfony\\Component\\DomCrawler\\Image\", \"League\\CommonMark\\Extension\\CommonMark\\Node\\Inline\\Image\", \"Imagine\\Imagick\\Image\", \"Imagine\\Gmagick\\Image\", \"Imagine\\Gd\\Image\", \"FeedIo\\Rule\\Image\", \"Contao\\ImagineSvg\\Image\" or \"Contao\\Image\\Image\"? at /html/cto/cto_5_Beta/templates/news_latest_mit_downloads.html5:27)"} [] [2024-01-22T19:26:30.818547+01:00] messenger.INFO: Sending message Contao\CoreBundle\Messenger\Message\SearchIndexMessage with contao_prio_low sender using Contao\CoreBundle\Messenger\Transport\AutoFallbackTransport {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","alias":"contao_prio_low","sender":"Contao\\CoreBundle\\Messenger\\Transport\\AutoFallbackTransport"} [] [2024-01-22T19:26:30.818729+01:00] messenger.INFO: Received message Contao\CoreBundle\Messenger\Message\SearchIndexMessage {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage"} [] [2024-01-22T19:26:30.820100+01:00] messenger.INFO: Message Contao\CoreBundle\Messenger\Message\SearchIndexMessage handled by Contao\CoreBundle\Messenger\MessageHandler\SearchIndexMessageHandler::__invoke {"class":"Contao\\CoreBundle\\Messenger\\Message\\SearchIndexMessage","handler":"Contao\\CoreBundle\\Messenger\\MessageHandler\\SearchIndexMessageHandler::__invoke"} []