Log Messages

  • Info. & Errors 0
  • Deprecations 18
  • Debug 42
  • PHP Notices 0
  • Container 3051

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.
0 of 0
[ "exception" => ErrorException {#9093 #message: "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead." #code: 0 #file: "/home/preprodcopees/www/copees-sf/vendor/symfony/http-foundation/Cookie.php" #line: 97 #severity: E_USER_DEPRECATED trace: { /home/preprodcopees/www/copees-sf/vendor/symfony/http-foundation/Cookie.php:97 {if (9 > \func_num_args()) { @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), E_USER_DEPRECATED);} } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 { $this->isCookieSecure(), $this->isCookieHttpOnly()); } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {{ $response->headers->setCookie($this->createCookie($view));} /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {$this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) { return $deviceView->modifyResponse($view, $event->getResponse());}; } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {$modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:260 { } $listener($event, $eventName, $this);} } /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:190 { › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:172 { › › return $this->filterResponse($response, $request, $type);} } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:68 {try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:85 {try { return $kernel->handle($request, $type, $catch);} finally { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:81 {try { return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:87 { › › return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));} } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:45 { › › return parent::render($uri, $renderer, $options);} } /home/preprodcopees/www/copees-sf/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:46 { › › return $this->handler->render($uri, $strategy, $options);} } /home/preprodcopees/www/copees-sf/templates/front/header.html.twig:486 {<div class="fax" id="cartBlock"> {{ render(controller( "App\\Controller\\Front\\CartController::getBlock" )) }}</div> } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/var/cache/dev/twig/68/68505b458cbe57f5362889024d4dee2afeaa6c93fa4880476044377038cf8798.php:91 {echo " ";$this->loadTemplate("front/header.html.twig", "page/imprimerie-autocollant.html.twig", 6)->display($context);// line 7 } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:182 {try { $template->$block($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/templates/front/layout.html.twig:405 {{#<script defer charset="utf-8" src="https://widgets.rr.skeepers.io/generated/d249c70c-6256-6b84-3147-584386d3fa2a/4aed8b1d-2146-4753-ab20-bd281355edd6.js"></script>#}{% block body %}{% endblock %}{% block javascripts %} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/var/cache/dev/twig/68/68505b458cbe57f5362889024d4dee2afeaa6c93fa4880476044377038cf8798.php:49 {$this->parent = $this->loadTemplate("front/layout.html.twig", "page/imprimerie-autocollant.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));} /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:390 {try { $this->display($context);} catch (\Throwable $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/TemplateWrapper.php:45 { // as it should only be used by internal code return $this->template->render($context, \func_get_args()[1] ?? []);} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Environment.php:318 {{ return $this->load($name)->render($context);} } /home/preprodcopees/www/copees-sf/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:234 {} elseif ($this->container->has('twig')) { $content = $this->container->get('twig')->render($view, $parameters);} else { } /home/preprodcopees/www/copees-sf/src/Controller/Page/PagesController.php:1383 {{ $response = $this->render('page/imprimerie-autocollant.html.twig'); return $response; } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:151 {// call controller$response = $controller(...$arguments);} /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:68 {try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Kernel.php:198 {try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/preprodcopees/www/copees-sf/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/preprodcopees/www/copees-sf/vendor/symfony/http-foundation/Cookie.php:97 {if (9 > \func_num_args()) { @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), E_USER_DEPRECATED);} } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:476 { $this->isCookieSecure(), $this->isCookieHttpOnly()); } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 {{ $response->headers->setCookie($this->createCookie($view));} /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 {$this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) { return $deviceView->modifyResponse($view, $event->getResponse());}; } /home/preprodcopees/www/copees-sf/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 {$modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:260 { } $listener($event, $eventName, $this);} } /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/preprodcopees/www/copees-sf/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:190 { › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:172 { › › return $this->filterResponse($response, $request, $type);} } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:68 {try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php:85 {try { return $kernel->handle($request, $type, $catch);} finally { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php:81 {try { return SubRequestHandler::handle($this->kernel, $subRequest, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Fragment/FragmentHandler.php:87 { › › return $this->deliver($this->renderers[$renderer]->render($uri, $request, $options));} } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php:45 { › › return parent::render($uri, $renderer, $options);} } /home/preprodcopees/www/copees-sf/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php:46 { › › return $this->handler->render($uri, $strategy, $options);} } /home/preprodcopees/www/copees-sf/templates/front/header.html.twig:486 {<div class="fax" id="cartBlock"> {{ render(controller( "App\\Controller\\Front\\CartController::getBlock" )) }}</div> } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/var/cache/dev/twig/68/68505b458cbe57f5362889024d4dee2afeaa6c93fa4880476044377038cf8798.php:91 {echo " ";$this->loadTemplate("front/header.html.twig", "page/imprimerie-autocollant.html.twig", 6)->display($context);// line 7 } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:182 {try { $template->$block($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/templates/front/layout.html.twig:405 {{#<script defer charset="utf-8" src="https://widgets.rr.skeepers.io/generated/d249c70c-6256-6b84-3147-584386d3fa2a/4aed8b1d-2146-4753-ab20-bd281355edd6.js"></script>#}{% block body %}{% endblock %}{% block javascripts %} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/var/cache/dev/twig/68/68505b458cbe57f5362889024d4dee2afeaa6c93fa4880476044377038cf8798.php:49 {$this->parent = $this->loadTemplate("front/layout.html.twig", "page/imprimerie-autocollant.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));} /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:405 {try { $this->doDisplay($context, $blocks);} catch (Error $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:378 {{ $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Template.php:390 {try { $this->display($context);} catch (\Throwable $e) { } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/TemplateWrapper.php:45 { // as it should only be used by internal code return $this->template->render($context, \func_get_args()[1] ?? []);} } /home/preprodcopees/www/copees-sf/vendor/twig/twig/src/Environment.php:318 {{ return $this->load($name)->render($context);} } /home/preprodcopees/www/copees-sf/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:234 {} elseif ($this->container->has('twig')) { $content = $this->container->get('twig')->render($view, $parameters);} else { } /home/preprodcopees/www/copees-sf/src/Controller/Page/PagesController.php:1383 {{ $response = $this->render('page/imprimerie-autocollant.html.twig'); return $response; } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:151 {// call controller$response = $controller(...$arguments);} /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/HttpKernel.php:68 {try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/preprodcopees/www/copees-sf/vendor/symfony/http-kernel/Kernel.php:198 {try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/preprodcopees/www/copees-sf/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send(); } }
n/a (2 times) Not setting doctrine.dbal.override_url to true is deprecated. True is the only value that will be supported in doctrine-bundle 3.0.
n/a (2 times) The "dir_name" option is deprecated. Use "migrations_paths" instead.
0 of 0
[ "exception" => SilencedErrorContext^ {#8434 +count: 2 -severity: E_USER_DEPRECATED trace: { /home/preprodcopees/www/copees-sf/vendor/symfony/config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) { @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);} } /home/preprodcopees/www/copees-sf/vendor/symfony/config/Definition/BaseNode.php:427 { › › $value = $this->finalizeValue($value);} } } ]
n/a (2 times) The "namespace" option is deprecated. Use "migrations_paths" instead.
0 of 0
[ "exception" => SilencedErrorContext^ {#8433 +count: 2 -severity: E_USER_DEPRECATED trace: { /home/preprodcopees/www/copees-sf/vendor/symfony/config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) { @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);} } /home/preprodcopees/www/copees-sf/vendor/symfony/config/Definition/BaseNode.php:427 { › › $value = $this->finalizeValue($value);} } } ]
n/a Configuring an encoder with "bcrypt" as algorithm is deprecated since Symfony 4.3, use "auto" instead.
n/a (2 times) Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
n/a (2 times) The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.
n/a (2 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mobile_detect" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "captcha" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "fos_rest.inflector" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.routing.loader.reader.action" service.
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
0 of 0
[ "exception" => SilencedErrorContext^ {#13593 +count: 1 -severity: E_USER_DEPRECATED trace: { /home/preprodcopees/www/copees-sf/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home/preprodcopees/www/copees-sf/var/cache/dev/ContainerCTxayRb/srcApp_KernelDevDebugContainer.php:826 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } } } ]
0 of 0
{ /home/preprodcopees/www/copees-sf/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 { 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.', E_USER_DEPRECATED); } /home/preprodcopees/www/copees-sf/var/cache/dev/ContainerCTxayRb/srcApp_KernelDevDebugContainer.php:826 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy()); } }