Deprecated: Constant E_STRICT is deprecated in /var/www/tunnel-afrique/preprod/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/tunnel-afrique/preprod/vendor/symfony/error-handler/ErrorHandler.php on line 76

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $service as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $em as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $entityClass as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $repositoryMethod as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $errorPath as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $ignoreNull as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntity.php on line 47

Deprecated: Symfony\Component\Validator\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/validator/Constraint.php on line 111

Deprecated: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter::__construct(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php on line 61

Deprecated: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter::__construct(): Implicitly marking parameter $converter as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php on line 61

Deprecated: Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadata::getAttributes(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in /var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadata.php on line 140
Failed to start the session because headers have already been sent by "/var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php" at line 61. (500 Internal Server Error)

Symfony Exception

ErrorException RuntimeException RuntimeException

HTTP 500 Internal Server Error

Failed to start the session because headers have already been sent by "/var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php" at line 61.

Exceptions 3

RuntimeException

in /var/www/tunnel-afrique/preprod/vendor/symfony/error-handler/ErrorHandler.php :: {closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():125} (line 607)
    ErrorHandler->handleException()

    RuntimeException

    Failed to start the session because headers have already been sent by "/var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php" at line 61.

    require_once('/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php') in /var/www/tunnel-afrique/preprod/public/index.php (line 5)
    1. <?php
      
      use App\Kernel;
      
      require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
      
      return function (array $context) {
          return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
      };
      

    ErrorException

    Warning: Cannot modify header information - headers already sent by (output started at /var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php:61)

    require_once('/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php') in /var/www/tunnel-afrique/preprod/public/index.php (line 5)
    1. <?php
      
      use App\Kernel;
      
      require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
      
      return function (array $context) {
          return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);
      };
      

    Stack Traces 3

    [3/3] RuntimeException
    RuntimeException:
    Failed to start the session because headers have already been sent by "/var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php" at line 61.
    
      at /var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:145
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352)
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:261)
      at Symfony\Component\HttpFoundation\Session\Session->getBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:283)
      at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:77)
      at Symfony\Component\HttpFoundation\Session\Session->get()
         (/var/www/tunnel-afrique/preprod/src/EventSubscriber/LocaleSubscriber.php:29)
      at App\EventSubscriber\LocaleSubscriber->onKernelController()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:151)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/EventListener/ErrorListener.php:91)
      at Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:223)
      at Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:114)
      at Symfony\Component\HttpKernel\HttpKernel->terminateWithException()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:131)
      at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::{closure:Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure():125}()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/error-handler/ErrorHandler.php:607)
      at Symfony\Component\ErrorHandler\ErrorHandler->handleException()                
    [2/3] RuntimeException
    RuntimeException:
    Failed to start the session because headers have already been sent by "/var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php" at line 61.
    
      at /var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:145
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:352)
      at Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:261)
      at Symfony\Component\HttpFoundation\Session\Session->getBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:283)
      at Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/Session.php:77)
      at Symfony\Component\HttpFoundation\Session\Session->get()
         (/var/www/tunnel-afrique/preprod/src/EventSubscriber/LocaleSubscriber.php:29)
      at App\EventSubscriber\LocaleSubscriber->onKernelController()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:151)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/EventListener/ErrorListener.php:91)
      at Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:223)
      at Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:86)
      at Symfony\Component\HttpKernel\HttpKernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
      at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
         (/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php:35)
      at require_once('/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php')
         (/var/www/tunnel-afrique/preprod/public/index.php:5)                
    [1/3] ErrorException
    ErrorException:
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/tunnel-afrique/preprod/vendor/sensio/framework-extra-bundle/src/Configuration/ParamConverter.php:61)
    
      at /var/www/tunnel-afrique/preprod/vendor/symfony/http-foundation/Session/SessionUtils.php:52
      at Symfony\Component\HttpFoundation\Session\SessionUtils::popSessionCookie()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:154)
      at Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->onKernelResponse()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:196)
      at Symfony\Component\HttpKernel\HttpKernel->filterResponse()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:184)
      at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/HttpKernel.php:75)
      at Symfony\Component\HttpKernel\HttpKernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/http-kernel/Kernel.php:202)
      at Symfony\Component\HttpKernel\Kernel->handle()
         (/var/www/tunnel-afrique/preprod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
      at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
         (/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php:35)
      at require_once('/var/www/tunnel-afrique/preprod/vendor/autoload_runtime.php')
         (/var/www/tunnel-afrique/preprod/public/index.php:5)