remotelabz / remotelabz-worker

VM-side of the RemoteLabz project.
0 stars 0 forks source link

configureRoutes deprecated #93

Closed florent-n closed 11 months ago

florent-n commented 1 year ago

php.INFO: User Deprecated: Since symfony/framework-bundle 5.1: Using type "Symfony\Component\Routing\RouteCollectionBuilder" for argument 1 of method "App\Kernel:configureRoutes()" is deprecated, use "Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 5.1: Using type \"Symfony\Component\Routing\RouteCollectionBuilder\" for argument 1 of method \"App\Kernel:configureRoutes()\" is deprecated, use \"Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator\" instead. at /opt/remotelabz-worker/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:188)"} []

florent-n commented 11 months ago

upgrade of synfony done