Closed
Description
I just have updated from 2.7.16 ot 2.7.17
My project doesn't work anymore (DEV or PROD environment)
RuntimeException in appDevDebugProjectContainer.php line 5493
in appDevDebugProjectContainer.php line 5493
at appDevDebugProjectContainer->getRequestService() in bootstrap.php.cache line 2189
at Container->get('request', '2') in appDevDebugProjectContainer.php line 8559
at appDevDebugProjectContainer->synchronizeRequestService() in bootstrap.php.cache line 2125
at Container->set('request', null, 'request') in bootstrap.php.cache line 3270
at ContainerAwareHttpKernel->handle(object(Request), '1', true) in bootstrap.php.cache line 2479
at Kernel->handle(object(Request)) in app_dev.php line 30
Downgrading to 2.7.16 solves the problem