http://it.4udl.com/_profiler/873ea0?panel=http_client

Log Messages

  • Info. & Errors 2
  • Deprecations 139
  • Debug 39
  • PHP Notices 0
  • Container 1890

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated.
0 of 0
[ "exception" => ErrorException {#234 #message: "User Deprecated: Since symfony/http-kernel 5.4: Passing a $fileLinkFormat is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php" #line: 55 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:55 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->__construct(callable $exceptionHandler = null, LoggerInterface $logger = null, $levels = E_ALL, int $throwAt = E_ALL, bool $scream = true, $scope = true, $deprecationLogger = null, $fileLinkFormat = null) … › if (!\is_bool($scope)) { trigger_deprecation('symfony/http-kernel', '5.4', 'Passing a $fileLinkFormat is deprecated.'); $scope = $deprecationLogger; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2901 { ContainerOK0ApLx\AppKernelDevDebugContainer->getDebug_DebugHandlersListenerService() … › › return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true, NULL);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1976 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:55 { Symfony\Component\HttpKernel\EventListener\DebugHandlersListener->__construct(callable $exceptionHandler = null, LoggerInterface $logger = null, $levels = E_ALL, int $throwAt = E_ALL, bool $scream = true, $scope = true, $deprecationLogger = null, $fileLinkFormat = null) … › if (!\is_bool($scope)) { trigger_deprecation('symfony/http-kernel', '5.4', 'Passing a $fileLinkFormat is deprecated.'); $scope = $deprecationLogger; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2901 { ContainerOK0ApLx\AppKernelDevDebugContainer->getDebug_DebugHandlersListenerService() … › › return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true, NULL);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1976 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());}, 1 => 'configure'], 2048); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
0 of 0
[ "exception" => ErrorException {#67 #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php" #line: 20 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use the new security system with "%s" instead.', FormAuthenticationEntryPoint::class, FormLoginAuthenticator::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:24 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) … › › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) { $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext()); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use the new security system with "%s" instead.', FormAuthenticationEntryPoint::class, FormLoginAuthenticator::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:24 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:78 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallContext(Request $request): FirewallContext … › › return $this->container->get($contextId);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Security/FirewallMap.php:52 { Symfony\Bundle\SecurityBundle\Security\FirewallMap->getFirewallConfig(Request $request) … › { $context = $this->getFirewallContext($request);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/EventListener/FirewallListener.php:45 { Symfony\Bundle\SecurityBundle\EventListener\FirewallListener->configureLogoutUrlGenerator(RequestEvent $event) … › › if ($this->map instanceof FirewallMap && $config = $this->map->getFirewallConfig($event->getRequest())) { $this->logoutUrlGenerator->setCurrentFirewall($config->getName(), $config->getContext()); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" class is deprecated, use "Symfony\Component\Security\Http\Firewall\ChannelListener" directly (and optionally configure the HTTP(s) ports there).
0 of 0
[ "exception" => ErrorException {#90 #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint" class is deprecated, use "Symfony\Component\Security\Http\Firewall\ChannelListener" directly (and optionally configure the HTTP(s) ports there)." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php:19 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" directly (and optionally configure the HTTP(s) ports there).', RetryAuthenticationEntryPoint::class, ChannelListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ChannelListenerService.php:24 { ContainerOK0ApLx\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:34 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService')); yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php:19 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" directly (and optionally configure the HTTP(s) ports there).', RetryAuthenticationEntryPoint::class, ChannelListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ChannelListenerService.php:24 { ContainerOK0ApLx\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:34 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService')); yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "$authenticationEntryPoint" argument of "Symfony\Component\Security\Http\Firewall\ChannelListener::__construct()" is deprecated.
0 of 0
[ "exception" => ErrorException {#514 #message: "User Deprecated: Since symfony/security-http 5.4: The "$authenticationEntryPoint" argument of "Symfony\Component\Security\Http\Firewall\ChannelListener::__construct()" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php" #line: 40 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php:40 { Symfony\Component\Security\Http\Firewall\ChannelListener->__construct(AccessMapInterface $map, $logger = null, $httpPort = 80, $httpsPort = 443) … › if ($logger instanceof AuthenticationEntryPointInterface) { trigger_deprecation('symfony/security-http', '5.4', 'The "$authenticationEntryPoint" argument of "%s()" is deprecated.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ChannelListenerService.php:28 { ContainerOK0ApLx\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:34 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService')); yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ChannelListener.php:40 { Symfony\Component\Security\Http\Firewall\ChannelListener->__construct(AccessMapInterface $map, $logger = null, $httpPort = 80, $httpsPort = 443) … › if ($logger instanceof AuthenticationEntryPointInterface) { trigger_deprecation('symfony/security-http', '5.4', 'The "$authenticationEntryPoint" argument of "%s()" is deprecated.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ChannelListenerService.php:28 { ContainerOK0ApLx\getSecurity_ChannelListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:34 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › return $container->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService')); yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
0 of 0
[ "exception" => ErrorException {#537 #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php" #line: 18 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php:18 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" interface is deprecated, use "%s" instead.', RememberMeServicesInterface::class, RememberMeHandlerInterface::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:20 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php:18 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" interface is deprecated, use "%s" instead.', RememberMeServicesInterface::class, RememberMeHandlerInterface::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:20 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › { include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php'; include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
0 of 0
[ "exception" => ErrorException {#523 #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php" #line: 29 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php:29 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', AbstractRememberMeServices::class, AbstractRememberMeHandler::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php:29 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', AbstractRememberMeServices::class, AbstractRememberMeHandler::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
0 of 0
[ "exception" => ErrorException {#522 #message: "User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php" #line: 21 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php:21 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', TokenBasedRememberMeServices::class, SignatureRememberMeHandler::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:23 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php:21 { include_once … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated, use "%s" instead.', TokenBasedRememberMeServices::class, SignatureRememberMeHandler::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Rememberme_Services_Simplehash_MainService.php:23 { ContainerOK0ApLx\getSecurity_Authentication_Rememberme_Services_Simplehash_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead.
0 of 0
[ "exception" => ErrorException {#536 #message: "User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php" #line: 398 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:398 { Symfony\Component\Security\Http\Firewall\ContextListener->setRememberMeServices(RememberMeServicesInterface $rememberMeServices) … › { trigger_deprecation('symfony/security-http', '5.4', 'Method "%s()" is deprecated, use the new remember me handlers instead.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:398 { Symfony\Component\Security\Http\Firewall\ContextListener->setRememberMeServices(RememberMeServicesInterface $rememberMeServices) … › { trigger_deprecation('symfony/security-http', '5.4', 'Method "%s()" is deprecated, use the new remember me handlers instead.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_ContextListener_0Service.php:28 { ContainerOK0ApLx\getSecurity_ContextListener_0Service::do($container, $lazyLoad = true) … › › $instance->setRememberMeServices(($container->privates['security.authentication.rememberme.services.simplehash.main'] ?? $container->load('getSecurity_Authentication_Rememberme_Services_Simplehash_MainService')));} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:35 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.channel_listener'] ?? $container->load('getSecurity_ChannelListenerService'));yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
0 of 0
[ "exception" => ErrorException {#525 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:22 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:22 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
0 of 0
[ "exception" => ErrorException {#554 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_NativeService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_NativeService.php:22 { ContainerOK0ApLx\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:24 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_NativeService.php:22 { ContainerOK0ApLx\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:24 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
0 of 0
[ "exception" => ErrorException {#545 #message: "User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_MetadataBagService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_MetadataBagService.php:22 { ContainerOK0ApLx\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_NativeService.php:28 { ContainerOK0ApLx\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($container->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $container->load('getSession_Storage_MetadataBagService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:24 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_MetadataBagService.php:22 { ContainerOK0ApLx\getSession_Storage_MetadataBagService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_NativeService.php:28 { ContainerOK0ApLx\getSession_Storage_NativeService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($container->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler((\dirname(__DIR__, 3).'/sessions/dev'))), $container->load('getSession_Storage_MetadataBagService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSession_Storage_Factory_ServiceService.php:24 { ContainerOK0ApLx\getSession_Storage_Factory_ServiceService::do($container, $lazyLoad = true) … › › return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory($container->load('getSession_Storage_NativeService'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getAppSessionService.php:25 { ContainerOK0ApLx\getAppSessionService::do($container, $lazyLoad = true) … › › return $container->services['app_session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($container->services['request_stack'] ?? ($container->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $container->load('getSession_Storage_Factory_ServiceService'), [0 => ($container->privates['session_listener'] ?? $container->getSessionListenerService()), 1 => 'onSessionUsage']))->createSession();} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Container.php:422 { Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) … › if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();} } /home/www/ereferer_v2/htdocs/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:42 { Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id) … › { return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/SessionListener.php:51 { Symfony\Component\HttpKernel\EventListener\SessionListener->getSession(): SessionInterface … › if ($this->container->has('session')) { return $this->container->get('session');} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php:74 { Symfony\Component\HttpKernel\EventListener\AbstractSessionListener->Symfony\Component\HttpKernel\EventListener\{closure} … › if (!$sess) { $sess = $this->getSession();} /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:735 { Symfony\Component\HttpFoundation\Request->getSession() … › if (!$session instanceof SessionInterface && null !== $session) { $this->setSession($session = $session());} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-foundation/Request.php:754 { Symfony\Component\HttpFoundation\Request->hasPreviousSession() … › // the check for $this->session avoids malicious users trying to fake a session cookie with proper name return $this->hasSession() && $this->cookies->has($this->getSession()->getName());} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/ContextListener.php:98 { Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event) … › $request = $event->getRequest();$session = $request->hasPreviousSession() && $request->hasSession() ? $request->getSession() : null;} /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#533 #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php" #line: 34 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34 { include_once … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AbstractAuthenticationListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';include_once \dirname(__DIR__, 4).'/src/UserBundle/EventListener/UsernamePasswordFormAuthenticationListener.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34 { include_once … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AbstractAuthenticationListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php';include_once \dirname(__DIR__, 4).'/src/UserBundle/EventListener/UsernamePasswordFormAuthenticationListener.php'; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#632 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#621 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php" #line: 27 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AuthenticationProviderManager::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AuthenticationProviderManager::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#581 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php" #line: 18 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 { class_exists(string $class, bool $autoload = true): bool … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" with the new authenticator system instead.', AuthenticationFailureEvent::class, LoginFailureEvent::class);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:31 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › class_exists(AuthenticationEvents::class);class_exists(AuthenticationFailureEvent::class);class_exists(AuthenticationSuccessEvent::class); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18 { class_exists(string $class, bool $autoload = true): bool … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use "%s" with the new authenticator system instead.', AuthenticationFailureEvent::class, LoginFailureEvent::class);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:31 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::do($container, $lazyLoad = true) … › class_exists(AuthenticationEvents::class);class_exists(AuthenticationFailureEvent::class);class_exists(AuthenticationSuccessEvent::class); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Form_MainService.php:41 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Form_MainService::do($container, $lazyLoad = true) … › › $container->privates['security.authentication.listener.form.main'] = $instance = new \UserBundle\EventListener\UsernamePasswordFormAuthenticationListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')), ($container->privates['security.authentication.session_strategy'] ?? ($container->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', $b, $d, ['login_path' => '/login', 'use_forward' => false, 'check_path' => 'fos_user_security_check', 'username_parameter' => 'login_form[_username]', 'password_parameter' => 'login_form[_password]', 'require_previous_session' => false, 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'enable_csrf' => false, 'post_only' => true], $c, ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService()), NULL);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:36 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.context_listener.0'] ?? $container->load('getSecurity_ContextListener_0Service'));yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#441 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Rememberme_MainService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Rememberme_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:37 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Rememberme_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:37 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#484 #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php" #line: 27 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:37 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Rememberme_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:37 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 2 => ($container->privates['security.authentication.listener.form.main'] ?? $container->load('getSecurity_Authentication_Listener_Form_MainService'));yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#471 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Anonymous_MainService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Anonymous_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:38 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Listener_Anonymous_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:38 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#616 #message: "User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:38 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Listener_Anonymous_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationListener::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:38 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 3 => ($container->privates['security.authentication.listener.rememberme.main'] ?? $container->load('getSecurity_Authentication_Listener_Rememberme_MainService'));yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService'));yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
0 of 0
[ "exception" => ErrorException {#424 #message: "User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php" #line: 34 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 { Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) … › { trigger_deprecation('symfony/security-core', '5.4', 'The "%s" class is deprecated.', __CLASS__);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › try { $token = new AnonymousToken($this->secret, 'anon.', []); if (null !== $this->authenticationManager) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34 { Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) … › { trigger_deprecation('symfony/security-core', '5.4', 'The "%s" class is deprecated.', __CLASS__);} /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › try { $token = new AnonymousToken($this->secret, 'anon.', []); if (null !== $this->authenticationManager) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
0 of 0
[ "exception" => ErrorException {#638 #message: "User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php" #line: 106 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 { Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) … › if (!$user instanceof UserInterface) { trigger_deprecation('symfony/security-core', '5.4', 'Using an object that is not an instance of "%s" as $user in "%s" is deprecated.', UserInterface::class, static::class);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:39 { Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) … › $this->secret = $secret;$this->setUser($user);// @deprecated since Symfony 5.4 } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › try { $token = new AnonymousToken($this->secret, 'anon.', []); if (null !== $this->authenticationManager) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106 { Symfony\Component\Security\Core\Authentication\Token\AbstractToken->setUser($user) … › if (!$user instanceof UserInterface) { trigger_deprecation('symfony/security-core', '5.4', 'Using an object that is not an instance of "%s" as $user in "%s" is deprecated.', UserInterface::class, static::class);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:39 { Symfony\Component\Security\Core\Authentication\Token\AnonymousToken->__construct(string $secret, $user, array $roles = []) … › $this->secret = $secret;$this->setUser($user);// @deprecated since Symfony 5.4 } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:68 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › try { $token = new AnonymousToken($this->secret, 'anon.', []); if (null !== $this->authenticationManager) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#636 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Dao_MainService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Dao_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Dao_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#461 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php" #line: 27 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', DaoAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', DaoAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#439 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php" #line: 26 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', UserAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', UserAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#435 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php" #line: 17 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use the new authenticator system instead.', AuthenticationProviderInterface::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Dao_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" interface is deprecated, use the new authenticator system instead.', AuthenticationProviderInterface::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:25 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › $container->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () use ($container) { yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService')); yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#585 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Rememberme_MainService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Rememberme_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:26 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Rememberme_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:26 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#623 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:26 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/RememberMeAuthenticationProvider.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Rememberme_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:26 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 0 => ($container->privates['security.authentication.provider.dao.main'] ?? $container->load('getSecurity_Authentication_Provider_Dao_MainService'));yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService'));yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService')); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#561 #message: "User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Anonymous_MainService.php" #line: 22 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Anonymous_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_Provider_Anonymous_MainService.php:22 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) … › { trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => ErrorException {#620 #message: "User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php" #line: 19 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19 { ContainerOK0ApLx\getSecurity_Authentication_Provider_Anonymous_MainService::do($container, $lazyLoad = true) … › › trigger_deprecation('symfony/security-core', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', AnonymousAuthenticationProvider::class);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Authentication_ManagerService.php:27 { ContainerOK0ApLx\getSecurity_Authentication_ManagerService::ContainerOK0ApLx\{closure} … › yield 1 => ($container->privates['security.authentication.provider.rememberme.main'] ?? $container->load('getSecurity_Authentication_Provider_Rememberme_MainService')); yield 2 => ($container->privates['security.authentication.provider.anonymous.main'] ?? $container->load('getSecurity_Authentication_Provider_Anonymous_MainService'));}, 3), true); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:78 { Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager->authenticate(TokenInterface $token) … › › foreach ($this->providers as $provider) { if (!$provider instanceof AuthenticationProviderInterface) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:70 { Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener->authenticate(RequestEvent $event) … › if (null !== $this->authenticationManager) { $token = $this->authenticationManager->authenticate($token);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 { Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) … › try { $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AbstractListener.php:26 { Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) … › if (false !== $this->supports($event->getRequest())) { $this->authenticate($event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:62 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo(); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead.
0 of 0
[ "exception" => ErrorException {#650 #message: "User Deprecated: Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php" #line: 75 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:75 { Symfony\Component\Security\Core\Authorization\AccessDecisionManager->__construct(iterable $voters = [], $strategy = null) … › if (\is_string($strategy)) { trigger_deprecation('symfony/security-core', '5.4', 'Passing the access decision strategy as a string is deprecated, pass an instance of "%s" instead.', AccessDecisionStrategyInterface::class); $allowIfAllAbstainDecisions = 3 <= \func_num_args() && func_get_arg(2); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2947 { ContainerOK0ApLx\AppKernelDevDebugContainer->getDebug_Security_Access_DecisionManagerService() … › yield 12 => ($this->privates['debug.security.voter.user.owner.voter'] ?? $this->load('getDebug_Security_Voter_User_Owner_VoterService')); }, 13), 'affirmative', false, true));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:75 { Symfony\Component\Security\Core\Authorization\AccessDecisionManager->__construct(iterable $voters = [], $strategy = null) … › if (\is_string($strategy)) { trigger_deprecation('symfony/security-core', '5.4', 'Passing the access decision strategy as a string is deprecated, pass an instance of "%s" instead.', AccessDecisionStrategyInterface::class); $allowIfAllAbstainDecisions = 3 <= \func_num_args() && func_get_arg(2); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2947 { ContainerOK0ApLx\AppKernelDevDebugContainer->getDebug_Security_Access_DecisionManagerService() … › yield 12 => ($this->privates['debug.security.voter.user.owner.voter'] ?? $this->load('getDebug_Security_Voter_User_Owner_VoterService')); }, 13), 'affirmative', false, true));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
0 of 0
[ "exception" => ErrorException {#648 #message: "User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 45 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:45 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) { trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__); $authManager = $exceptionOnNoToken; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:45 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › if ($exceptionOnNoToken instanceof AuthenticationManagerInterface) { trigger_deprecation('symfony/security-http', '5.4', 'The $authManager argument of "%s" is deprecated.', __METHOD__); $authManager = $exceptionOnNoToken; } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
0 of 0
[ "exception" => ErrorException {#601 #message: "User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php" #line: 51 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:51 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › if (false !== $exceptionOnNoToken) { trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/AccessListener.php:51 { Symfony\Component\Security\Http\Firewall\AccessListener->__construct(TokenStorageInterface $tokenStorage, AccessDecisionManagerInterface $accessDecisionManager, AccessMapInterface $map, $exceptionOnNoToken = true) … › if (false !== $exceptionOnNoToken) { trigger_deprecation('symfony/security-http', '5.4', 'Not setting the $exceptionOnNoToken argument of "%s" to "false" is deprecated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_AccessListenerService.php:24 { ContainerOK0ApLx\getSecurity_AccessListenerService::do($container, $lazyLoad = true) … › › return $container->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($container->services['.container.private.security.token_storage'] ?? $container->get_Container_Private_Security_TokenStorageService()), ($container->privates['debug.security.access.decision_manager'] ?? $container->getDebug_Security_Access_DecisionManagerService()), ($container->privates['security.access_map'] ?? $container->load('getSecurity_AccessMapService')), ($container->privates['security.authentication.manager'] ?? $container->load('getSecurity_Authentication_ManagerService')));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:922 { ContainerOK0ApLx\AppKernelDevDebugContainer->load($file, $lazyLoad = true) … › › return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/getSecurity_Firewall_Map_Context_MainService.php:39 { ContainerOK0ApLx\getSecurity_Firewall_Map_Context_MainService::ContainerOK0ApLx\{closure} … › yield 4 => ($container->privates['security.authentication.listener.anonymous.main'] ?? $container->load('getSecurity_Authentication_Listener_Anonymous_MainService')); yield 5 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($container->privates['security.authentication.trust_resolver'] ?? ($container->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint(($container->services['http_kernel'] ?? $container->getHttpKernelService()), $b, '/login', false), NULL, NULL, ($container->privates['monolog.logger.security'] ?? $container->load('getMonolog_Logger_SecurityService')), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($container->privates['security.event_dispatcher.main'] ?? $container->load('getSecurity_EventDispatcher_MainService')), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', '.security.request_matcher.3UEFixr', true, false, 'CoreBundle\\Services\\EmailUserProvider', 'main', 'security.authentication.form_entry_point.main', NULL, NULL, [0 => 'form_login', 1 => 'remember_me', 2 => 'anonymous'], NULL)); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:74 { Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} … › › foreach ($authenticationListeners as $listener) { $listenerPriority = $this->getListenerPriority($listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 { Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) … › › foreach ($listeners as $listener) { if ($listener instanceof LazyFirewallContext) { } /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall.php:92 { Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) … › › $this->callListeners($event, $authenticationListeners());} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:128 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
0 of 0
[ "exception" => ErrorException {#887 #message: "User Deprecated: Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" #line: 38 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:38 { Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) … › if ($accessDecisionManager instanceof AuthenticationManagerInterface) { trigger_deprecation('symfony/security-core', '5.4', 'The $autenticationManager argument of "%s" is deprecated.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:949 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() … › { return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1105 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d)); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:38 { Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) … › if ($accessDecisionManager instanceof AuthenticationManagerInterface) { trigger_deprecation('symfony/security-core', '5.4', 'The $autenticationManager argument of "%s" is deprecated.', __METHOD__);} /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:949 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() … › { return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1105 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d)); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
0 of 0
[ "exception" => ErrorException {#888 #message: "User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" #line: 50 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 { Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) … › if (false !== $exceptionOnNoToken) { trigger_deprecation('symfony/security-core', '5.4', 'Not setting the 5th argument of "%s" to "false" is deprecated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:949 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() … › { return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1105 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d)); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50 { Symfony\Component\Security\Core\Authorization\AuthorizationChecker->__construct(TokenStorageInterface $tokenStorage, $accessDecisionManager, $alwaysAuthenticate = false, $exceptionOnNoToken = true) … › if (false !== $exceptionOnNoToken) { trigger_deprecation('symfony/security-core', '5.4', 'Not setting the 5th argument of "%s" to "false" is deprecated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:949 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_Security_AuthorizationCheckerService() … › { return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1105 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d)); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1316 #message: "User Deprecated: Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { class_exists(string $class, bool $autoload = true): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 { Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) … › { if (! class_exists($class)) { throw MappingException::nonExistingClass($class); } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) … › › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) { if ($this->getDriver()->isTransient($parentClass)) { } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $parentClasses = $this->getParentClasses($name);$parentClasses[] = $name; } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { $loadedMetadata = $this->loadMetadata($realClassName); $classNames = array_combine( } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › { $metadata = $entityManager->getClassMetadata($entityName); $repositoryServiceId = $metadata->customRepositoryClassName; } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { class_exists(string $class, bool $autoload = true): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 { Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) … › { if (! class_exists($class)) { throw MappingException::nonExistingClass($class); } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) … › › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) { if ($this->getDriver()->isTransient($parentClass)) { } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $parentClasses = $this->getParentClasses($name);$parentClasses[] = $name; } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { $loadedMetadata = $this->loadMetadata($realClassName); $classNames = array_combine( } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › { $metadata = $entityManager->getClassMetadata($entityName); $repositoryServiceId = $metadata->customRepositoryClassName; } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1152 #message: "User Deprecated: Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { class_exists(string $class, bool $autoload = true): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 { Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) … › { if (! class_exists($class)) { throw MappingException::nonExistingClass($class); } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) … › › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) { if ($this->getDriver()->isTransient($parentClass)) { } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $parentClasses = $this->getParentClasses($name);$parentClasses[] = $name; } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { $loadedMetadata = $this->loadMetadata($realClassName); $classNames = array_combine( } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › { $metadata = $entityManager->getClassMetadata($entityName); $repositoryServiceId = $metadata->customRepositoryClassName; } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { class_exists(string $class, bool $autoload = true): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 { Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses($class) … › { if (! class_exists($class)) { throw MappingException::nonExistingClass($class); } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:341 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses($name) … › › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) { if ($this->getDriver()->isTransient($parentClass)) { } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:375 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $parentClasses = $this->getParentClasses($name);$parentClasses[] = $name; } /home/www/ereferer_v2/htdocs/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:266 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { $loadedMetadata = $this->loadMetadata($realClassName); $classNames = array_combine( } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:313 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:40 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › { $metadata = $entityManager->getClassMetadata($entityName); $repositoryServiceId = $metadata->customRepositoryClassName; } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1649 #message: "User Deprecated: Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:57 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › // if not in the container but the class/id implements the interface, throw an errorif (is_a($customRepositoryName, ServiceEntityRepositoryInterface::class, true)) { throw new RuntimeException(sprintf('The "%s" entity repository implements "%s", but its service could not be found. Make sure the service exists and is tagged with "%s".', $customRepositoryName, ServiceEntityRepositoryInterface::class, ServiceRepositoryCompilerPass::REPOSITORY_SERVICE_TAG)); } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php:57 { Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository … › // if not in the container but the class/id implements the interface, throw an errorif (is_a($customRepositoryName, ServiceEntityRepositoryInterface::class, true)) { throw new RuntimeException(sprintf('The "%s" entity repository implements "%s", but its service could not be found. Make sure the service exists and is tagged with "%s".', $customRepositoryName, ServiceEntityRepositoryInterface::class, ServiceRepositoryCompilerPass::REPOSITORY_SERVICE_TAG)); } /home/www/ereferer_v2/htdocs/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:816 { Doctrine\ORM\EntityManager->getRepository($entityName) … › › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) { } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/EntityManager_9a5be93.php:227 { ContainerOK0ApLx\EntityManager_9a5be93->getRepository($entityName) … › › return $this->valueHolder315f7->getRepository($entityName);} } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/BonusCalculator/CopywritingWriterBonusCalculator.php:62 { UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator->__construct(EntityManager $entityManager) … › $this->em = $entityManager; $this->userRepository = $this->em->getRepository(User::class);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2426 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_WriterBonusCalculatorService() … › { return $this->services['user.copywriting.writer_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingWriterBonusCalculator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1678 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1677 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1676 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1675 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1674 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1673 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1672 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1671 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1670 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1669 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1668 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1667 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1666 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1665 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => ErrorException {#1664 #message: "User Deprecated: Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php" #line: 325 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { GuzzleHttp\Psr7\Utils::uriFor($uri) … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/psr7/src/functions.php:41 { GuzzleHttp\Psr7\uri_for($uri) … › { return Utils::uriFor($uri);} } /home/www/ereferer_v2/htdocs/vendor/guzzlehttp/guzzle/src/Client.php:72 { GuzzleHttp\Client->__construct(array $config = []) … › if (isset($config['base_uri'])) { $config['base_uri'] = Psr7\uri_for($config['base_uri']);} } /home/www/ereferer_v2/htdocs/vendor/qaamgo/onlineconvert-api-sdk/src/Client/OnlineConvertClient.php:93 { OnlineConvert\Client\OnlineConvertClient->__construct(Configuration $configuration, $apiKeyPrefix = null, $host = null) … › › $this->client = new Client($config);$spinRequestHelper = new SpinRequestHelper(); } /home/www/ereferer_v2/htdocs/src/UserBundle/Services/OnlineConvertService.php:82 { UserBundle\Services\OnlineConvertService->__construct(RequestStack $requestStack, $onlineconvertApiKey, $docsLocalPath, $monolog) … › › $client = new OnlineConvertClient($config, 'main');$this->syncApi = new \OnlineConvert\Api($client); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2536 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_OnlineConvertServiceService() … › { return $this->services['user.online_convert_service'] = new \UserBundle\Services\OnlineConvertService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), '59923f53efe50ecd1efbc4b1fda8c4c1', '/uploads/docs', ($this->services['mylogger.online_convert'] ?? $this->getMylogger_OnlineConvertService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2396 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ArticleStatisticServiceService() … › { return $this->services['user.article_statistic_service'] = new \UserBundle\Services\ArticleStatisticService(($this->services['app_translator'] ?? $this->getAppTranslatorService()), ($this->services['user.online_convert_service'] ?? $this->getUser_OnlineConvertServiceService()), (\dirname(__DIR__, 4).'/web/uploads/docs'));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2416 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_Copywriting_ArticleProcessorService() … › { return $this->services['user.copywriting.article_processor'] = new \UserBundle\Services\CopywritingArticleProcessor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['user.copywriting.writer_bonus_calculator'] ?? $this->getUser_Copywriting_WriterBonusCalculatorService()), ($this->services['user.copywriting.admin_bonus_calculator'] ?? ($this->services['user.copywriting.admin_bonus_calculator'] = new \UserBundle\Services\BonusCalculator\CopywritingAdminBonusCalculator())), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['mylogger.publish_article'] ?? $this->getMylogger_PublishArticleService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/articles/images', (\dirname(__DIR__, 4).'/web/uploads/articles/images'), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'http://4udl.com', ($this->services['user.article_statistic_service'] ?? $this->getUser_ArticleStatisticServiceService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1332 { ContainerOK0ApLx\AppKernelDevDebugContainer->getCore_Service_ExchangePropositionService() … › { return $this->services['core.service.exchange_proposition'] = new \CoreBundle\Services\ExchangePropositionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['core.service.transaction'] ?? $this->getCore_Service_TransactionService()), ($this->services['.container.private.state_machine.exchange_proposition'] ?? $this->get_Container_Private_StateMachine_ExchangePropositionService()), ($this->services['core.service.mailer'] ?? $this->getCore_Service_MailerService()), ($this->services['core.service.user_setting'] ?? $this->getCore_Service_UserSettingService()), ($this->services['core.service.calculator_price_service'] ?? $this->getCore_Service_CalculatorPriceServiceService()), ($this->services['user.copywriting.article_processor'] ?? $this->getUser_Copywriting_ArticleProcessorService()), ($this->services['core.service.job'] ?? $this->getCore_Service_JobService()), ($this->services['core.service.fast_index'] ?? ($this->services['core.service.fast_index'] = new \CoreBundle\Services\FastIndexInfo('33e3b4de5e901531c48d20491b7eedc8'))));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2456 { ContainerOK0ApLx\AppKernelDevDebugContainer->getUser_ExchangeProposition_Twig_ExtensionService() … › { return $this->services['user.exchange_proposition.twig.extension'] = new \UserBundle\Twig\Extension\ExchangePropositionExtension(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app_translator'] ?? $this->getAppTranslatorService()), '/uploads/docs', ($this->services['core.service.exchange_proposition'] ?? $this->getCore_Service_ExchangePropositionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['core.twig.extension'] ?? $this->getCore_Twig_ExtensionService()));} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:1123 { ContainerOK0ApLx\AppKernelDevDebugContainer->get_Container_Private_TwigService() … › $instance->addExtension(($this->services['twig.extension.intl'] ?? ($this->services['twig.extension.intl'] = new \Twig\Extra\Intl\IntlExtension())));$instance->addExtension(($this->services['user.exchange_proposition.twig.extension'] ?? $this->getUser_ExchangeProposition_Twig_ExtensionService()));$instance->addExtension(($this->services['user.translation.twig.extension'] ?? $this->getUser_Translation_Twig_ExtensionService())); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2311 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerService() … › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));$instance->add($e); } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:3172 { ContainerOK0ApLx\AppKernelDevDebugContainer->getProfilerListenerService() … › { return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);} } /home/www/ereferer_v2/htdocs/var/cache/dev/ContainerOK0ApLx/AppKernelDevDebugContainer.php:2024 { ContainerOK0ApLx\AppKernelDevDebugContainer->ContainerOK0ApLx\{closure} … › $instance->addListener('kernel.response', [0 => function () { return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelResponse'], -100); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:245 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:76 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners(string $eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:293 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › › $this->preProcess($eventName);try { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated()" is deprecated, return null from "getUser()" instead when a token is not authenticated.
0 of 0
[ "exception" => ErrorException {#2130 #message: "User Deprecated: Since symfony/security-core 5.4: Method "Symfony\Component\Security\Core\Authentication\Token\AbstractToken::isAuthenticated()" is deprecated, return null from "getUser()" instead when a token is not authenticated." #code: 0 #file: "/home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php" #line: 144 #severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:144 { Symfony\Component\Security\Core\Authentication\Token\AbstractToken->isAuthenticated() … › if (1 > \func_num_args() || func_get_arg(0)) { trigger_deprecation('symfony/security-core', '5.4', 'Method "%s()" is deprecated, return null from "getUser()" instead when a token is not authenticated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:126 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › 'enabled' => true,'authenticated' => $token->isAuthenticated(),'impersonated' => null !== $impersonatorUser, } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:144 { Symfony\Component\Security\Core\Authentication\Token\AbstractToken->isAuthenticated() … › if (1 > \func_num_args() || func_get_arg(0)) { trigger_deprecation('symfony/security-core', '5.4', 'Method "%s()" is deprecated, return null from "getUser()" instead when a token is not authenticated.', __METHOD__);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:126 { Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector->collect(Request $request, Response $response, Throwable $exception = null) … › 'enabled' => true,'authenticated' => $token->isAuthenticated(),'impersonated' => null !== $impersonatorUser, } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Profiler/Profiler.php:161 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null) … › foreach ($this->collectors as $collector) { $collector->collect($request, $response, $exception);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:99 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:230 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) … › } $listener($event, $eventName, $this);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:59 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/www/ereferer_v2/htdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:185 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:131 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › if ($event->hasResponse()) { return $this->filterResponse($event->getResponse(), $request, $type);} } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/HttpKernel.php:74 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/www/ereferer_v2/htdocs/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/www/ereferer_v2/htdocs/web/app_dev.php:12 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
n/a Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "UserBundle\Controller\AdminImageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ArticleBlogController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\BlackIpsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\BlackListsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CategoryController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingArticleController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingOrderController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\CopywritingProjectController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\DirectoriesListController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\DirectoryController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\EmailTemplateController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ExchangeSiteController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\ExchangeSiteCopywritingController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\InvoiceController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\LanguageSettingsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\MessageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\NegotiationListsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\PackController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\Pages\HomepageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a Optional parameter $type declared before required parameter $id is implicitly treated as a required parameter
n/a The "UserBundle\Controller\Pages\LandingpageController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "FOS\UserBundle\Controller\ProfileController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\Controller\ProfileController".
n/a The "FOS\UserBundle\Controller\ResettingController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\Controller\ResettingController".
n/a The "FOS\UserBundle\Controller\SecurityController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\Controller\SecurityController".
n/a The "UserBundle\Controller\SettingsController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\StaticPagesController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\TransactionController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a The "UserBundle\Controller\UserController::getEntityObject()" method will require a new "null|integer $id" argument in the next major version of its parent class "UserBundle\Controller\AbstractCRUDController", not defining it is deprecated.
n/a Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will default to "true" in version 6.0.
n/a Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
n/a (2 times) Since symfony/security-bundle 5.3: The child node "encoders" at path "security" is deprecated, use "password_hashers" instead.
n/a Since symfony/security-bundle 5.3: Not setting the "security.enable_authenticator_manager" config option to true is deprecated.
n/a Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
n/a (3 times) Since symfony/dependency-injection 5.1: Not setting the attribute "package" of the node "deprecated" in "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
n/a (3 times) Since symfony/dependency-injection 5.1: Not setting the attribute "version" of the node "deprecated" in "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/DependencyInjection/../Resources/config/routing.xml" is deprecated.
n/a Method "FOS\UserBundle\Model\UserInterface::setEmail()" might add "static" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "FOS\UserBundle\Model\UserInterface::hasRole()" might add "bool" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Symfony\Component\Security\Core\Authorization\Voter\Voter::voteOnAttribute()" might add "bool" as a native return type declaration in the future. Do the same in child class "UserBundle\Security\ExchangeSiteVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4883 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DependencyInjection/Compiler/AddSecurityVotersPass.php:54 { › › if (!is_a($class, VoterInterface::class, true)) { throw new LogicException(sprintf('"%s" must implement the "%s" when used as a voter.', $class, VoterInterface::class)); } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:325 { is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool … › foreach ($deprecations as $message) { @trigger_error($message, \E_USER_DEPRECATED);} } /home/www/ereferer_v2/htdocs/vendor/symfony/security-bundle/DependencyInjection/Compiler/AddSecurityVotersPass.php:54 { › › if (!is_a($class, VoterInterface::class, true)) { throw new LogicException(sprintf('"%s" must implement the "%s" when used as a voter.', $class, VoterInterface::class)); } }
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
n/a The "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" class extends "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" that is deprecated since Symfony 5.3, use the new authenticator system instead.
n/a Method "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::requiresAuthentication()" might add "bool" as a native return type declaration in the future. Do the same in child class "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener::attemptAuthentication()" might add "TokenInterface|Response|null" as a native return type declaration in the future. Do the same in child class "UserBundle\EventListener\UsernamePasswordFormAuthenticationListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
n/a Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4892 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/Firewall/RememberMeListener.php:27 { include … › › trigger_deprecation('symfony/security-http', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', RememberMeListener::class);} /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 { return;} elseif (false === include $file) { return; arguments: { "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php" } } } } ]
n/a Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "fos_user.listener.email_confirmation" service.
n/a Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "app_session" alias.
n/a Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "UserBundle\EventListener\ProfileEditListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "FOS\UserBundle\EventListener\ResettingListener" class is considered final. It may change without further notice as of its next major version. You should not extend it from "UserBundle\EventListener\PasswordResettingListener".
n/a The "FOS\UserBundle\EventListener\ResettingListener" class is considered internal. It may change without further notice. You should not use it from "UserBundle\EventListener\PasswordResettingListener".
n/a Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener" class is deprecated.
0 of 0
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4898 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php:19 { include … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated.', RememberMeLogoutListener::class);} /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 { return;} elseif (false === include $file) { return; arguments: { "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php" } } } } ]
0 of 0
{ /home/www/ereferer_v2/htdocs/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php:19 { include … › › trigger_deprecation('symfony/security-http', '5.4', 'The "%s" class is deprecated.', RememberMeLogoutListener::class);} /home/www/ereferer_v2/htdocs/vendor/symfony/error-handler/DebugClassLoader.php:284 { return;} elseif (false === include $file) { return; arguments: { "/home/www/ereferer_v2/htdocs/vendor/sensio/framework-extra-bundle/src/Routing/AnnotatedRouteControllerLoader.php" } } }
n/a Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
n/a The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
n/a The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
n/a The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
n/a Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
n/a Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
n/a Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
n/a Since symfony/security-core 5.4: Passing the access decision strategy as a string is deprecated, pass an instance of "Symfony\Component\Security\Core\Authorization\Strategy\AccessDecisionStrategyInterface" instead.
n/a Since symfony/security-core 5.4: The $autenticationManager argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" is deprecated.
n/a Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
n/a Method "Symfony\Bridge\Doctrine\Security\User\UserLoaderInterface::loadUserByUsername()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "CoreBundle\Repository\UserRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getScheme()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getAuthority()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getUserInfo()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getHost()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getPort()" might add "?int" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getPath()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getQuery()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::getFragment()" might add "string" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withScheme()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withUserInfo()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withHost()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withPort()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withPath()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withQuery()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.
n/a Method "Psr\Http\Message\UriInterface::withFragment()" might add "static" as a native return type declaration in the future. Do the same in implementation "GuzzleHttp\Psr7\Uri" now to avoid errors or add an explicit @return annotation to suppress this message.