[2017-12-26 23:44:04] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://localhost/Symfony/web/","method":"POST"} [] [2017-12-26 23:44:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2017-12-26 23:44:05] php.CRITICAL: Class 'GID\AdminBundle\Repository\T0ComptesclientsfournisseursRepository' not found {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Class 'GID\\AdminBundle\\Repository\\T0ComptesclientsfournisseursRepository' not found at C:\\wamp64\\www\\Symfony\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Repository\\DefaultRepositoryFactory.php:68)"} [] [2017-12-26 23:44:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\ClassNotFoundException: "Attempted to load class "T0ComptesclientsfournisseursRepository" from namespace "GID\AdminBundle\Repository". Did you forget a "use" statement for another namespace?" at C:\wamp64\www\Symfony\vendor\doctrine\orm\lib\Doctrine\ORM\Repository\DefaultRepositoryFactory.php line 68 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\ClassNotFoundException(code: 0): Attempted to load class \"T0ComptesclientsfournisseursRepository\" from namespace \"GID\\AdminBundle\\Repository\".\nDid you forget a \"use\" statement for another namespace? at C:\\wamp64\\www\\Symfony\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Repository\\DefaultRepositoryFactory.php:68)"} [] [2017-12-26 23:46:13] request.INFO: Matched route "gid_user_visu". {"route":"gid_user_visu","route_parameters":{"_controller":"GIDAdminBundle:Utilisateur:visu","_route":"gid_user_visu"},"request_uri":"http://localhost/Symfony/web/user-visu","method":"GET"} [] [2017-12-26 23:46:13] request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The _controller value "GIDAdminBundle:Utilisateur:visu" maps to a "GID\AdminBundle\Controller\UtilisateurController" class, but this class was not found. Create this class or check the spelling of the class and its namespace." at C:\wamp64\www\Symfony\vendor\symfony\symfony\src\Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser.php line 90 {"exception":"[object] (InvalidArgumentException(code: 0): The _controller value \"GIDAdminBundle:Utilisateur:visu\" maps to a \"GID\\AdminBundle\\Controller\\UtilisateurController\" class, but this class was not found. Create this class or check the spelling of the class and its namespace. at C:\\wamp64\\www\\Symfony\\vendor\\symfony\\symfony\\src\\Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerNameParser.php:90)"} [] [2017-12-26 23:48:03] request.INFO: Matched route "gid_user_vue". {"route":"gid_user_vue","route_parameters":{"_controller":"GIDAdminBundle:Utilisateur:vue","_route":"gid_user_vue"},"request_uri":"http://localhost/Symfony/web/user-vue?numclfourn=100","method":"GET"} [] [2017-12-26 23:48:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2017-12-26 23:48:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "GID\AdminBundle\Form\T0ComptesclientsfournisseursVueType"" at C:\wamp64\www\Symfony\vendor\symfony\symfony\src\Symfony\Component\Form\FormRegistry.php line 87 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\InvalidArgumentException(code: 0): Could not load type \"GID\\AdminBundle\\Form\\T0ComptesclientsfournisseursVueType\" at C:\\wamp64\\www\\Symfony\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\Form\\FormRegistry.php:87)"} [] [2017-12-26 23:52:28] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GIDAdminBundle:produit:ajout","_route":"gid_prod_add"},"request_uri":"http://localhost/Symfony/web/prod-add","method":"POST"} [] [2017-12-26 23:52:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2017-12-26 23:52:28] php.CRITICAL: Type error: Argument 1 passed to GID\AdminBundle\Controller\produitController::ajoutModif() must be an instance of Symfony\Component\HttpFoundation\Request, instance of GID\AdminBundle\Entity\CreModProd given, called in C:\wamp64\www\Symfony\src\GID\AdminBundle\Controller\produitController.php on line 60 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to GID\\AdminBundle\\Controller\\produitController::ajoutModif() must be an instance of Symfony\\Component\\HttpFoundation\\Request, instance of GID\\AdminBundle\\Entity\\CreModProd given, called in C:\\wamp64\\www\\Symfony\\src\\GID\\AdminBundle\\Controller\\produitController.php on line 60 at C:\\wamp64\\www\\Symfony\\src\\GID\\AdminBundle\\Controller\\produitController.php:99)"} [] [2017-12-26 23:52:28] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: Argument 1 passed to GID\AdminBundle\Controller\produitController::ajoutModif() must be an instance of Symfony\Component\HttpFoundation\Request, instance of GID\AdminBundle\Entity\CreModProd given, called in C:\wamp64\www\Symfony\src\GID\AdminBundle\Controller\produitController.php on line 60" at C:\wamp64\www\Symfony\src\GID\AdminBundle\Controller\produitController.php line 99 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Type error: Argument 1 passed to GID\\AdminBundle\\Controller\\produitController::ajoutModif() must be an instance of Symfony\\Component\\HttpFoundation\\Request, instance of GID\\AdminBundle\\Entity\\CreModProd given, called in C:\\wamp64\\www\\Symfony\\src\\GID\\AdminBundle\\Controller\\produitController.php on line 60 at C:\\wamp64\\www\\Symfony\\src\\GID\\AdminBundle\\Controller\\produitController.php:99)"} [] [2018-01-03 13:14:50] request.INFO: Matched route "gid_user_del". {"route":"gid_user_del","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::deleteAction","_route":"gid_user_del"},"request_uri":"http://localhost/Symfony/web/user-del?numclfourn=334","method":"GET"} [] [2018-01-03 13:14:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-03 13:14:55] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "Unrecognized field: clientcommande" at C:\wamp64\www\Symfony\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 101 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): Unrecognized field: clientcommande at C:\\wamp64\\www\\Symfony\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:101)"} [] [2018-01-03 13:16:53] request.INFO: Matched route "gid_prod_del". {"route":"gid_prod_del","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::deleteAction","_route":"gid_prod_del"},"request_uri":"http://localhost/Symfony/web/prod-del?numproduction=136","method":"GET"} [] [2018-01-03 13:16:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-03 13:16:53] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "Unrecognized field: produitcommande" at C:\wamp64\www\Symfony\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 101 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): Unrecognized field: produitcommande at C:\\wamp64\\www\\Symfony\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:101)"} [] [2018-01-03 13:18:43] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://localhost/Symfony/web/","method":"POST"} [] [2018-01-03 13:18:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-03 13:18:47] request.CRITICAL: Uncaught PHP Exception Exception: "L'ident ou le mot de passe est erronné" at C:\wamp64\www\Symfony\src\GID\AdminBundle\Controller\DefaultController.php line 32 {"exception":"[object] (Exception(code: 0): L'ident ou le mot de passe est erronné at C:\\wamp64\\www\\Symfony\\src\\GID\\AdminBundle\\Controller\\DefaultController.php:32)"} [] [2018-01-03 13:19:51] request.INFO: Matched route "gid_user_del". {"route":"gid_user_del","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::deleteAction","_route":"gid_user_del"},"request_uri":"http://localhost/Symfony/web/user-del?numclfourn=334","method":"GET"} [] [2018-01-03 13:19:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-03 13:19:52] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\ORMException: "Unrecognized field: clientcommande" at C:\wamp64\www\Symfony\vendor\doctrine\orm\lib\Doctrine\ORM\ORMException.php line 101 {"exception":"[object] (Doctrine\\ORM\\ORMException(code: 0): Unrecognized field: clientcommande at C:\\wamp64\\www\\Symfony\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\ORMException.php:101)"} [] [2018-01-27 21:40:50] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://localhost/Symfony3/web/","method":"GET"} [] [2018-01-27 21:40:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-27 21:40:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "GIDAdminBundle:Default:index.html.twig"." at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566 {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Syntax: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error.html.twig". at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566) {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] php.CRITICAL: Uncaught Exception: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error.html.twig". {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error.html.twig"." at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566 {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Syntax: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error.html.twig". at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566) {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] php.CRITICAL: Uncaught Exception: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error.html.twig". {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-01-27 21:40:51] php.CRITICAL: Fatal Error: Uncaught exception 'ErrorException' with message 'Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined' in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Filter.php:35 Stack trace: #0 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php(139): Twig_Filter->__construct('date', 'twig_date_forma...', Array) #1 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(439): Twig_Extension_Core->getFilters() #2 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(429): Twig_ExtensionSet->initExtension(Object(Twig_Extension_Core)) #3 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(398): Twig_ExtensionSet->initExtensions() #4 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php(936): Twig_ExtensionSet->getUnaryOperators() #5 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Lexer.php(353): {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Uncaught exception 'ErrorException' with message 'Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined' in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35\nStack trace:\n#0 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php(139): Twig_Filter->__construct('date', 'twig_date_forma...', Array)\n#1 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(439): Twig_Extension_Core->getFilters()\n#2 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(429): Twig_ExtensionSet->initExtension(Object(Twig_Extension_Core))\n#3 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(398): Twig_ExtensionSet->initExtensions()\n#4 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php(936): Twig_ExtensionSet->getUnaryOperators()\n#5 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Lexer.php(353): at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566)"} [] [2018-01-30 22:24:12] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/Symfony3/web/msg-group","method":"POST"} [] [2018-01-30 22:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-30 22:24:12] request.CRITICAL: Uncaught PHP Exception Exception: "Le mot de passe est erronné" at C:\wamp64\www\symfony3\src\GID\AdminBundle\Controller\msgController.php line 80 {"exception":"[object] (Exception(code: 0): Le mot de passe est erronné at C:\\wamp64\\www\\symfony3\\src\\GID\\AdminBundle\\Controller\\msgController.php:80)"} [] [2018-01-30 22:34:48] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/Symfony3/web/msg-group","method":"POST"} [] [2018-01-30 22:34:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-30 22:34:48] request.CRITICAL: Uncaught PHP Exception Exception: "Le mot de passe est erronné" at C:\wamp64\www\symfony3\src\GID\AdminBundle\Controller\msgController.php line 80 {"exception":"[object] (Exception(code: 0): Le mot de passe est erronné at C:\\wamp64\\www\\symfony3\\src\\GID\\AdminBundle\\Controller\\msgController.php:80)"} [] [2018-01-30 22:42:33] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/Symfony3/web/msg-group","method":"POST"} [] [2018-01-30 22:42:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-30 22:42:33] request.CRITICAL: Uncaught PHP Exception Exception: "Le mot de passe est erronné" at C:\wamp64\www\symfony3\src\GID\AdminBundle\Controller\msgController.php line 80 {"exception":"[object] (Exception(code: 0): Le mot de passe est erronné at C:\\wamp64\\www\\symfony3\\src\\GID\\AdminBundle\\Controller\\msgController.php:80)"} [] [2018-01-30 22:44:35] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/Symfony3/web/msg-group","method":"POST"} [] [2018-01-30 22:44:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-01-30 22:44:35] request.CRITICAL: Uncaught PHP Exception Exception: "Le mot de passe est erronné" at C:\wamp64\www\symfony3\src\GID\AdminBundle\Controller\msgController.php line 80 {"exception":"[object] (Exception(code: 0): Le mot de passe est erronné at C:\\wamp64\\www\\symfony3\\src\\GID\\AdminBundle\\Controller\\msgController.php:80)"} [] [2018-03-18 13:17:40] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://localhost/symfony3/web/","method":"GET"} [] [2018-03-18 13:17:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-03-18 13:17:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "GIDAdminBundle:Default:index.html.twig"." at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566 {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Syntax: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error500.html.twig". at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566) {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] php.CRITICAL: Uncaught Exception: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error500.html.twig". {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error500.html.twig"." at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566 {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] request.CRITICAL: Exception thrown when handling an exception (Twig_Error_Syntax: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error500.html.twig". at C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php line 566) {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] php.CRITICAL: Uncaught Exception: An exception has been thrown during the compilation of a template ("Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined") in "@Twig/Exception/error500.html.twig". {"exception":"[object] (Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"@Twig/Exception/error500.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35, Twig_Error_Syntax(code: 0): An exception has been thrown during the compilation of a template (\"Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined\") in \"GIDAdminBundle:Default:index.html.twig\". at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566, ErrorException(code: 0): Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35)"} [] [2018-03-18 13:17:49] php.CRITICAL: Fatal Error: Uncaught exception 'ErrorException' with message 'Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php on line 139 and defined' in C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Filter.php:35 Stack trace: #0 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Extension\Core.php(139): Twig_Filter->__construct('date', 'twig_date_forma...', Array) #1 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(439): Twig_Extension_Core->getFilters() #2 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(429): Twig_ExtensionSet->initExtension(Object(Twig_Extension_Core)) #3 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\ExtensionSet.php(398): Twig_ExtensionSet->initExtensions() #4 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Environment.php(936): Twig_ExtensionSet->getUnaryOperators() #5 C:\wamp64\www\symfony3\vendor\twig\twig\lib\Twig\Lexer.php(353): {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Error: Uncaught exception 'ErrorException' with message 'Catchable Fatal Error: Argument 1 passed to Twig_Filter::__construct() must be an instance of string, string given, called in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php on line 139 and defined' in C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Filter.php:35\nStack trace:\n#0 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Extension\\Core.php(139): Twig_Filter->__construct('date', 'twig_date_forma...', Array)\n#1 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(439): Twig_Extension_Core->getFilters()\n#2 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(429): Twig_ExtensionSet->initExtension(Object(Twig_Extension_Core))\n#3 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\ExtensionSet.php(398): Twig_ExtensionSet->initExtensions()\n#4 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php(936): Twig_ExtensionSet->getUnaryOperators()\n#5 C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Lexer.php(353): at C:\\wamp64\\www\\symfony3\\vendor\\twig\\twig\\lib\\Twig\\Environment.php:566)"} [] [2018-08-07 12:07:10] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/symfony3/web/msg-group","method":"POST"} [] [2018-08-07 12:07:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-08-07 12:07:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "gid_msg_envoi" as such route does not exist." at C:\wamp64\www\symfony3\var\cache\prod\appProdProjectContainerUrlGenerator.php line 57 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"gid_msg_envoi\" as such route does not exist. at C:\\wamp64\\www\\symfony3\\var\\cache\\prod\\appProdProjectContainerUrlGenerator.php:57)"} [] [2018-08-07 12:08:02] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/symfony3/web/msg-group","method":"POST"} [] [2018-08-07 12:08:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-08-07 12:08:03] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "gid_msg_envoi" as such route does not exist." at C:\wamp64\www\symfony3\var\cache\prod\appProdProjectContainerUrlGenerator.php line 57 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"gid_msg_envoi\" as such route does not exist. at C:\\wamp64\\www\\symfony3\\var\\cache\\prod\\appProdProjectContainerUrlGenerator.php:57)"} [] [2018-08-07 12:15:10] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/symfony3/web/msg-group","method":"POST"} [] [2018-08-07 12:15:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-08-07 12:15:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "gid_msg_envoi" as such route does not exist." at C:\wamp64\www\symfony3\var\cache\prod\appProdProjectContainerUrlGenerator.php line 57 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"gid_msg_envoi\" as such route does not exist. at C:\\wamp64\\www\\symfony3\\var\\cache\\prod\\appProdProjectContainerUrlGenerator.php:57)"} [] [2018-08-07 12:15:48] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/symfony3/web/msg-group","method":"POST"} [] [2018-08-07 12:15:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-08-07 12:15:48] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "gid_msg_envoi" as such route does not exist." at C:\wamp64\www\symfony3\var\cache\prod\appProdProjectContainerUrlGenerator.php line 57 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"gid_msg_envoi\" as such route does not exist. at C:\\wamp64\\www\\symfony3\\var\\cache\\prod\\appProdProjectContainerUrlGenerator.php:57)"} [] [2018-08-07 12:16:36] request.INFO: Matched route "gid_msg_group". {"route":"gid_msg_group","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::groupAction","_route":"gid_msg_group"},"request_uri":"http://localhost/symfony3/web/msg-group","method":"POST"} [] [2018-08-07 12:16:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-08-07 12:16:37] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Routing\Exception\RouteNotFoundException: "Unable to generate a URL for the named route "gid_msg_envoi" as such route does not exist." at C:\wamp64\www\symfony3\var\cache\prod\appProdProjectContainerUrlGenerator.php line 57 {"exception":"[object] (Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"gid_msg_envoi\" as such route does not exist. at C:\\wamp64\\www\\symfony3\\var\\cache\\prod\\appProdProjectContainerUrlGenerator.php:57)"} [] [2018-09-04 23:21:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app-dev.php"" at C:\wamp64\www\symfony34\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app-dev.php\" at C:\\wamp64\\www\\symfony34\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\symfony34\\var\\cache\\prod\\appProdProjectContainerUrlMatcher.php:175)"} [] [2018-09-16 22:39:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_console.php"" at C:\wamp64\www\symfony34\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_console.php\" at C:\\wamp64\\www\\symfony34\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\symfony34\\var\\cache\\prod\\appProdProjectContainerUrlMatcher.php:175)"} [] [2018-09-16 22:40:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev/_console.php"" at C:\wamp64\www\symfony34\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev/_console.php\" at C:\\wamp64\\www\\symfony34\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\symfony34\\var\\cache\\prod\\appProdProjectContainerUrlMatcher.php:175)"} [] [2018-09-16 22:40:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev/_console.php"" at C:\wamp64\www\symfony34\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev/_console.php\" at C:\\wamp64\\www\\symfony34\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\symfony34\\var\\cache\\prod\\appProdProjectContainerUrlMatcher.php:175)"} [] [2018-09-16 22:46:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_console"" at C:\wamp64\www\symfony34\vendor\symfony\symfony\src\Symfony\Component\HttpKernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_console\" at C:\\wamp64\\www\\symfony34\\vendor\\symfony\\symfony\\src\\Symfony\\Component\\HttpKernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at C:\\wamp64\\www\\symfony34\\var\\cache\\prod\\appProdProjectContainerUrlMatcher.php:175)"} [] [2018-09-17 12:22:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:22:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:22:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:22:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 12:23:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 14:48:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_console"" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_console\" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 14:49:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 14:49:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 14:49:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 14:49:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:14:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:14:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:14:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:14:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-09-17 15:49:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:192)"} [] [2018-10-20 22:52:48] request.INFO: Matched route "gid_user_change". {"route":"gid_user_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::changeAction","_route":"gid_user_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-change?numclfourn=195","method":"POST"} [] [2018-10-20 22:52:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-10-20 22:52:48] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2018-10-20 22:53:18] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30000 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30000 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2018-12-05 14:04:59] request.INFO: Matched route "gid_user_add". {"route":"gid_user_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::ajoutAction","_route":"gid_user_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-add","method":"POST"} [] [2018-12-05 14:04:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2018-12-05 14:05:00] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2018-12-05 14:05:30] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30000 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30000 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-01-22 17:12:58] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"POST"} [] [2019-01-22 17:12:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-01-22 17:12:58] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-01-22 17:13:28] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30000 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30000 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-06-04 15:43:02] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-add","method":"POST"} [] [2019-06-04 15:43:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-04 15:43:02] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["Estragon", null, 0, 1, 0, 0, 5, 3, 1, 1]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique'" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 66 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"Estragon\", null, 0, 1, 0, 0, 5, 3, 1, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:66, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} [] [2019-06-04 15:43:27] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-add","method":"POST"} [] [2019-06-04 15:43:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-04 15:43:27] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["Estragon", null, 0, 1, 0, 0, 5, 3, 1, 1]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique'" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 66 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"Estragon\", null, 0, 1, 0, 0, 5, 3, 1, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:66, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} [] [2019-06-04 15:43:39] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-add","method":"POST"} [] [2019-06-04 15:43:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-06-04 15:43:39] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["Estragon", null, 0, 1, 0, 0, 5, 3, 1, 1]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique'" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 66 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"Estragon\", null, 0, 1, 0, 0, 5, 3, 1, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:66, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Estragon-5' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} [] [2019-07-02 15:46:05] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2019-07-02 15:46:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-07-02 15:46:05] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-07-02 15:46:35] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30002 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30002 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-07-02 16:01:24] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2019-07-02 16:01:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-07-02 16:01:24] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-07-02 16:01:54] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30002 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30002 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-07-10 10:11:45] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-add","method":"POST"} [] [2019-07-10 10:11:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-07-10 10:11:45] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["Pourpier", null, 0, 6, 0, 1, 6, 0, 1, 1]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique'" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 66 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"Pourpier\", null, 0, 6, 0, 1, 6, 0, 1, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:66, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} [] [2019-07-10 10:12:51] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-add","method":"POST"} [] [2019-07-10 10:12:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-07-10 10:12:51] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\UniqueConstraintViolationException: "An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params ["Pourpier", null, 0, 6, 0, 1, 6, 0, 1, 1]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique'" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 66 {"exception":"[object] (Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException(code: 0): An exception occurred while executing 'INSERT INTO t1_dictionnaireproduction (NomProduction, ImgProduit, OrdreDeParution, DernierPrixVente, Permanent, Selection, UnitedeVente, FamilleDeProduit, producteur, Rayon) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' with params [\"Pourpier\", null, 0, 6, 0, 1, 6, 0, 1, 1]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:66, Doctrine\\DBAL\\Driver\\PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 23000): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'Pourpier-6' for key 'ProduitUnique' at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:105)"} [] [2019-10-16 14:29:14] request.INFO: Matched route "gid_user_add". {"route":"gid_user_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::ajoutAction","_route":"gid_user_add"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-add","method":"POST"} [] [2019-10-16 14:29:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-16 14:29:16] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-10-16 14:29:46] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30001 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30001 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-10-27 22:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:14:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:47:58] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:50:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/base.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/base.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:50:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/css/console.css" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/css/console.css\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:50:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-27 22:50:42] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /bundles/coresphereconsole/js/console.js" (from "http://www.grainedid.fr/symfony34/web/app_dev.php/_console")" at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /bundles/coresphereconsole/js/console.js\" (from \"http://www.grainedid.fr/symfony34/web/app_dev.php/_console\") at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): at /home/grainedina/www/symfony34/var/cache/prod/appProdProjectContainerUrlMatcher.php:200)"} [] [2019-10-30 22:28:20] request.INFO: Matched route "gid_prod_del". {"route":"gid_prod_del","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::deleteAction","_route":"gid_prod_del"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-del?numproduction=154","method":"GET"} [] [2019-10-30 22:28:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-10-30 22:28:20] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2019-10-30 22:28:20] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2019-10-30 22:28:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Le produit d'id 154 n'existe pas." at /home/grainedina/www/symfony34/src/GID/AdminBundle/Controller/produitController.php line 161 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Le produit d'id 154 n'existe pas. at /home/grainedina/www/symfony34/src/GID/AdminBundle/Controller/produitController.php:161)"} [] [2019-11-12 19:15:05] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2019-11-12 19:15:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-12 19:15:05] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-11-12 19:15:36] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30003 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30003 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2019-11-12 19:19:00] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2019-11-12 19:19:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-11-12 19:19:00] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2019-11-12 19:19:30] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30004 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30004 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2020-04-21 16:00:56] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:00:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:00:56] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:00:57] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:00:57] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:00:58] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:01:23] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:01:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:01:23] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:01:23] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:01:23] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:01:23] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:02:37] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:02:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:02:37] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:02:38] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:02:38] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:02:38] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:07:04] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:07:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:07:04] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:07:04] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:07:04] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:07:04] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:07:25] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:07:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:07:25] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:07:25] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:07:25] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:07:25] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:27:19] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:27:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:27:19] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:27:20] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:27:20] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:27:20] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:39:32] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:39:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:39:32] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:39:32] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:39:32] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:39:32] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:45:30] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:45:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:45:30] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:45:30] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:45:30] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:45:31] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 16:46:09] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 16:46:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 16:46:09] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 16:46:10] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 16:46:10] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 16:46:10] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 22:37:51] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 22:37:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 22:37:51] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 22:37:52] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 22:37:52] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 22:37:53] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-04-21 22:39:53] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://www.grainedid.fr/symfony34/web/","method":"POST"} [] [2020-04-21 22:39:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-04-21 22:39:53] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2020-04-21 22:39:53] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-04-21 22:39:53] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-04-21 22:39:53] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\ConnectionException: "An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known" at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 103 {"exception":"[object] (Doctrine\\DBAL\\Exception\\ConnectionException(code: 0): An exception occured in driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:103, Doctrine\\DBAL\\Driver\\PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:47, PDOException(code: 2002): SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43, PDOException(code: 0): PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known at /home/grainedina/www/symfony34/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:43)"} [] [2020-09-23 12:38:01] request.INFO: Matched route "gid_user_del". {"route":"gid_user_del","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::deleteAction","_route":"gid_user_del"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-del?numclfourn=378","method":"POST"} [] [2020-09-23 12:38:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-09-23 12:38:02] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-09-23 12:38:02] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-09-23 12:38:02] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "L'utilisteur d'id 378 n'existe pas." at /home/grainedina/www/symfony34/src/GID/AdminBundle/Controller/UtilisateurController.php line 156 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): L'utilisteur d'id 378 n'existe pas. at /home/grainedina/www/symfony34/src/GID/AdminBundle/Controller/UtilisateurController.php:156)"} [] [2020-12-15 23:52:43] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-change?numproduction=189","method":"GET"} [] [2020-12-15 23:52:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-15 23:52:43] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-15 23:52:43] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-15 23:52:43] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-15 23:52:43] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 34 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-15 23:52:53] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-change?numproduction=53","method":"GET"} [] [2020-12-15 23:52:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-15 23:52:53] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-15 23:52:53] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-15 23:52:53] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-15 23:52:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 34 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-15 23:53:14] request.INFO: Matched route "gid_prod_add". {"route":"gid_prod_add","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::ajoutAction","_route":"gid_prod_add"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-add","method":"GET"} [] [2020-12-15 23:53:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-15 23:53:14] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-15 23:53:14] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-15 23:53:14] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-15 23:53:14] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 34 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:34)"} [] [2020-12-16 00:08:00] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-change?numproduction=189","method":"GET"} [] [2020-12-16 00:08:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-16 00:08:00] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-16 00:08:00] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-16 00:08:01] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-16 00:08:01] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 33 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-16 00:08:07] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-change?numproduction=189","method":"GET"} [] [2020-12-16 00:08:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-16 00:08:07] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-16 00:08:07] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-16 00:08:07] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-16 00:08:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 33 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-16 00:09:27] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"https://www.grainedid.fr/symfony34/web/prod-change?numproduction=156","method":"GET"} [] [2020-12-16 00:09:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-16 00:09:27] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-16 00:09:27] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-16 00:09:27] php.CRITICAL: Call to a member function getLibellerayon() on null {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-16 00:09:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getLibellerayon() on null" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 33 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getLibellerayon() on null at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:33)"} [] [2020-12-19 23:06:51] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-change?numproduction=156","method":"GET"} [] [2020-12-19 23:06:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-19 23:06:51] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-19 23:06:51] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-19 23:06:51] php.CRITICAL: Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2020-12-19 23:06:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING)" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 35 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2020-12-19 23:07:02] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-change?numproduction=156","method":"GET"} [] [2020-12-19 23:07:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-19 23:07:02] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-19 23:07:02] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-19 23:07:02] php.CRITICAL: Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2020-12-19 23:07:02] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING)" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 35 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2020-12-19 23:07:07] request.INFO: Matched route "gid_prod_change". {"route":"gid_prod_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\produitController::changeAction","_route":"gid_prod_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/prod-change?numproduction=156","method":"GET"} [] [2020-12-19 23:07:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2020-12-19 23:07:07] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2020-12-19 23:07:07] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2020-12-19 23:07:07] php.CRITICAL: Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2020-12-19 23:07:07] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING)" at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php line 35 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Parse error: syntax error, unexpected 'GIDAdminBundle' (T_STRING) at /home/grainedina/www/symfony34/src/GID/AdminBundle/Form/CreModProdType.php:35)"} [] [2021-03-17 08:27:15] request.INFO: Matched route "gid_user_change". {"route":"gid_user_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::changeAction","_route":"gid_user_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-change?numclfourn=124","method":"POST"} [] [2021-03-17 08:27:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-17 08:27:15] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-03-17 08:27:45] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30000 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30000 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2021-03-23 15:20:45] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"POST"} [] [2021-03-23 15:20:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-03-23 15:20:45] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-03-23 15:20:46] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2021-03-23 15:20:46] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2021-03-23 15:21:16] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30005 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30005 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2021-05-18 12:31:43] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2021-05-18 12:31:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-05-18 12:31:44] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-05-18 12:32:14] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30001 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30001 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2021-08-03 12:32:55] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"POST"} [] [2021-08-03 12:32:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-03 12:32:55] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-08-03 12:32:56] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2636)"} [] [2021-08-03 12:32:56] php.WARNING: Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? {"exception":"[object] (ErrorException(code: 0): Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"? at /home/grainedina/www/symfony34/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2665)"} [] [2021-08-03 12:33:26] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30001 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30001 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2021-08-31 12:42:44] request.INFO: Matched route "gid_msg_envoi". {"route":"gid_msg_envoi","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\msgController::envoiAction","_route":"gid_msg_envoi"},"request_uri":"http://www.grainedid.fr/symfony34/web/msg-envoi","method":"GET"} [] [2021-08-31 12:42:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-08-31 12:42:45] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-08-31 12:43:15] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30001 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30001 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2021-09-01 09:51:50] request.INFO: Matched route "gid_user_change". {"route":"gid_user_change","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\UtilisateurController::changeAction","_route":"gid_user_change"},"request_uri":"http://www.grainedid.fr/symfony34/web/user-change?numclfourn=267","method":"POST"} [] [2021-09-01 09:51:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-09-01 09:51:50] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2021-09-01 09:52:20] request.CRITICAL: Uncaught PHP Exception RuntimeException: "cURL error: Operation timed out after 30000 milliseconds with 0 bytes received" at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php line 52 {"exception":"[object] (RuntimeException(code: 0): cURL error: Operation timed out after 30000 milliseconds with 0 bytes received at /home/grainedina/www/symfony34/vendor/sendinblue/sendinblue-api-bundle/Wrapper/Mailin.php:52)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-03 19:48:56] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-03 19:48:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:56] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-05-03 19:48:56] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-03 19:48:57] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-05-03 19:48:57] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-07 16:36:12] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-07 16:36:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-07 16:36:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-05-07 16:36:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-13 05:24:12] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-13 05:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-13 05:24:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-05-13 05:24:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-18 18:05:45] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-18 18:05:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-18 18:05:46] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-05-18 18:05:46] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-26 19:22:45] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-26 19:22:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:45] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-05-26 19:22:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-05-26 19:22:45] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-05-26 19:22:46] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-03 22:17:33] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-03 22:17:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:33] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-03 22:17:33] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-03 22:17:34] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-03 22:17:34] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-05 19:25:26] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-05 19:25:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-05 19:25:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-05 19:25:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-05 19:25:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-08 00:10:52] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-08 00:10:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:52] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-08 00:10:52] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-08 00:10:53] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-08 00:10:53] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-11 23:41:14] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-11 23:41:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:14] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-11 23:41:14] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-11 23:41:15] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-11 23:41:15] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-13 15:09:26] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-13 15:09:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:26] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-13 15:09:26] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-13 15:09:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-13 15:09:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-16 05:48:54] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-16 05:48:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-16 05:48:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-16 05:48:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-21 19:44:09] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-21 19:44:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:09] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-21 19:44:09] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-21 19:44:10] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-21 19:44:10] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-24 23:04:30] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-24 23:04:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-24 23:04:30] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-24 23:04:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 02:57:21] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 02:57:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 02:57:21] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-26 02:57:21] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 03:08:26] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 03:08:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:26] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-26 03:08:26] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-26 03:08:27] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-26 03:08:27] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-30 22:01:31] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-30 22:01:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-06-30 22:01:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-06-30 22:01:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:29] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:29] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-04 00:48:29] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:38] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 00:48:38] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-04 00:48:38] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:10:42] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:10:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:10:42] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-04 14:10:42] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:26:19] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:26:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-04 14:26:19] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-04 14:26:19] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:57:31] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:57:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:57:31] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-05 02:57:31] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:58:12] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:58:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 02:58:12] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-05 02:58:12] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:40:30] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:40:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:40:30] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-05 22:40:30] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:42:18] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:42:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:42:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-05 22:42:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:52:16] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:52:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-05 22:52:16] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-05 22:52:16] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-09 08:41:54] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-09 08:41:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-09 08:41:54] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-09 08:41:54] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-11 00:20:18] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-11 00:20:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-11 00:20:18] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-11 00:20:18] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:07:45] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:07:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:07:45] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-13 03:07:45] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:31:41] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:31:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 03:31:41] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-13 03:31:41] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 07:03:39] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 07:03:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-13 07:03:39] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-13 07:03:39] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-17 18:49:51] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"http://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-17 18:49:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-17 18:49:51] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-17 18:49:51] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-19 06:59:23] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-19 06:59:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-19 06:59:23] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-19 06:59:23] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:129)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Session::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php:139)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:101)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:308)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Session\\Storage\\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:426)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:32)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:78)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:104)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:129)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php:67)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:134)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php:144)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-21 19:13:13] request.INFO: Matched route "gid_admin_homepage". {"route":"gid_admin_homepage","route_parameters":{"_controller":"GID\\AdminBundle\\Controller\\DefaultController::indexAction","_route":"gid_admin_homepage"},"request_uri":"https://vente.grainedid.fr/www/symfony34/web/","method":"GET"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SecurityBundle\\Security\\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Security/FirewallContext.php:34)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php:55)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:51)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php:63)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:31)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolverInterface.php:46)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/HttpUtils.php:41)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ChannelListener.php:31)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/RetryAuthenticationEntryPoint.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\EntryPoint\\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/EntryPoint/AuthenticationEntryPointInterface.php:44)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/ContextListener.php:52)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Http/Firewall/AnonymousAuthenticationListener.php:34)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php:21)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-21 19:13:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:281)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:311)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:352)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Controller\\ControllerTrait::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:373)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Doctrine\Common\Annotations\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Doctrine\\Common\\Annotations\\AnnotationReader::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:176)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\Adapter\\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php:92)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Cache\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Cache\\CacheItem::log(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php:173)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\Request\\ParamConverter\\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:32)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Doctrine\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Doctrine\\ManagerRegistry::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php:36)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $securityContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: User Deprecated: The "sendinblue_api" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"sendinblue_api\" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\DependencyInjection\\DependencyInjectionExtension::__construct(): Implicitly marking parameter $guesserServiceIds as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/DependencyInjection/DependencyInjectionExtension.php:36)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactory.php:22)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeFactoryInterface.php:37)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/Type/FormType.php:29)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:148)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\PropertyAccess\\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php:912)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php:26)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:32)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Util\\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/ServerParams.php:23)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilder::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilder.php:182)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Validator\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\ValidatorBuilderInterface::enableAnnotationMapping(): Implicitly marking parameter $annotationReader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/ValidatorBuilderInterface.php:102)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Validator\\Mapping\\Factory\\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php:58)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php:44)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Security\\Csrf\\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Security/Csrf/CsrfTokenManager.php:40)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:45)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:109)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormType.php:236)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ResolvedFormTypeInterface.php:70)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:945)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetGet($option) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:719)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:959)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:969)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\OptionsResolver\\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:985)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/OptionsResolver/OptionsResolver.php:149)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilder.php:571)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormConfigBuilderInterface.php:108)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:237)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:183)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Core\\DataMapper\\PropertyPathMapper::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Core/DataMapper/PropertyPathMapper.php:28)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Extension\\Csrf\\EventListener\\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php:43)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\ButtonBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:275)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:805)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\ButtonBuilder::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/ButtonBuilder.php:795)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:263)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:1003)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:32)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormInterface.php:299)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:985)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:933)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:947)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:963)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:975)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Form::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Form.php:995)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:104)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:112)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:124)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:145)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:162)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMap.php:170)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:107)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\Button::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:408)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:440)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:56)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:70)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:85)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:99)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Button::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Button::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Button.php:430)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\EventDispatcher\\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php:31)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:39)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/InheritDataAwareIterator.php:31)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:95)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:103)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:119)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:133)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\Util\\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/Util/OrderedHashMapIterator.php:141)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\PropertyAccess\\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php:167)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Form\\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:54)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:123)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:111)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:133)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:143)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:153)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormView::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormView.php:163)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:205)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:213)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:247)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:105)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:113)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:123)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:133)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:144)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:156)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:170)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:184)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:194)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\Form\\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Form/FormErrorIterator.php:235)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\TwigEngine::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/TwigEngine.php:66)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\FrameworkBundle\Templating\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\FrameworkBundle\\Templating\\EngineInterface::renderResponse(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/EngineInterface.php:35)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/SecurityExtension.php:29)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/TranslationExtension.php:35)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Packages.php:32)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/PathPackage.php:36)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Asset\\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Asset/Package.php:29)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/StopwatchExtension.php:28)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bridge\Twig\Extension\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bridge\\Twig\\Extension\\HttpFoundationExtension::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Extension/HttpFoundationExtension.php:30)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error_Loader::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error/Loader.php:27)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::__construct(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:59)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Error::setSourceContext(): Implicitly marking parameter $source as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Error.php:131)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Twig_Parser::addImportedSymbol(): Implicitly marking parameter $node as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Parser.php:251)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\Debug\Exception\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\Debug\\Exception\\FatalErrorException::__construct(): Implicitly marking parameter $trace as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FatalErrorException.php:21)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php:35)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpKernel\EventListener\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpKernel\\EventListener\\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php:37)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} [] [2025-07-21 19:13:13] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`" at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php line 42 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` at /home/grainedina/www/symfony34/vendor/twig/twig/lib/Twig/Node.php:42)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Bundle\TwigBundle\Controller\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Bundle\\TwigBundle\\Controller\\ExceptionController::showAction(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php:55)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:89)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Method ReflectionParameter::getClass() is deprecated since 8.0, use ReflectionParameter::getType() instead at /home/grainedina/www/symfony34/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:94)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:755)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead {"exception":"[object] (ErrorException(code: 0): Deprecated: Symfony\\Component\\HttpFoundation\\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead at /home/grainedina/www/symfony34/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Response.php:911)"} [] [2025-07-21 19:13:13] php.INFO: Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated at /home/grainedina/www/symfony34/vendor/monolog/monolog/src/Monolog/Logger.php:318)"} []