Log Messages

  • Info. & Errors 0
  • Deprecations 7
  • Debug 32
  • PHP Notices 0
  • Container 1533

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a (4 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
0 of 0
[ "exception" => SilencedErrorContext {#1266 +count: 4 -severity: E_USER_DEPRECATED trace: { /var/www/html/PAA/Recette/vendor/symfony/config/Definition/Builder/TreeBuilder.php:30 {if (null === $name) { @trigger_error('A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.', E_USER_DEPRECATED);} else { } /var/www/html/PAA/Recette/vendor/symfony-cmf/menu-bundle/src/DependencyInjection/Configuration.php:23 {{ $treeBuilder = new TreeBuilder();} } } ]
0 of 0
{ /var/www/html/PAA/Recette/vendor/symfony/config/Definition/Builder/TreeBuilder.php:30 {if (null === $name) { @trigger_error('A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.', E_USER_DEPRECATED);} else { } /var/www/html/PAA/Recette/vendor/symfony-cmf/menu-bundle/src/DependencyInjection/Configuration.php:23 {{ $treeBuilder = new TreeBuilder();} }
n/a (2 times) The "simple_preauth" security listener is deprecated Symfony 4.2, use Guard instead.
0 of 0
[ "exception" => SilencedErrorContext {#708 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/PAA/Recette/vendor/symfony/config/Definition/ArrayNode.php:227 {if ($child->isDeprecated()) {\t@trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);} } /var/www/html/PAA/Recette/vendor/symfony/config/Definition/BaseNode.php:376 { › › $value = $this->finalizeValue($value);} } } ]
0 of 0
{ /var/www/html/PAA/Recette/vendor/symfony/config/Definition/ArrayNode.php:227 {if ($child->isDeprecated()) {\t@trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);} } /var/www/html/PAA/Recette/vendor/symfony/config/Definition/BaseNode.php:376 { › › $value = $this->finalizeValue($value);} }
n/a The "Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener" class is deprecated since Symfony 4.2, use Guard instead.
0 of 0
[ "exception" => SilencedErrorContext {#1281 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/PAA/Recette/vendor/symfony/security-http/Firewall/SimplePreAuthenticationListener.php:34 { › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.2, use Guard instead.', SimplePreAuthenticationListener::class), E_USER_DEPRECATED);} spl_autoload_call() {} } } ]
0 of 0
{ /var/www/html/PAA/Recette/vendor/symfony/security-http/Firewall/SimplePreAuthenticationListener.php:34 { › › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.2, use Guard instead.', SimplePreAuthenticationListener::class), E_USER_DEPRECATED);} spl_autoload_call() {} }