[2021-01-28T23:09:25.660179+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2021-01-28T23:09:27.034716+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-28T23:09:27.199295+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-28T23:41:05.397200+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-28T23:41:05.559061+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-28T23:41:05.562740+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-29T15:31:07.733684+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-29T15:31:09.717809+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-29T15:31:09.957757+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T18:00:11.314634+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T18:00:13.802605+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T18:00:14.052783+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T18:10:17.688859+01:00] request.INFO: Matched route "app_user_checkcredentials". {"route":"app_user_checkcredentials","route_parameters":{"_route":"app_user_checkcredentials","_controller":"App\\Controller\\UserController::checkCredentials"},"request_uri":"http://developpements.arredondo-m.ovh/site_mariage/public/api/login","method":"POST"} [] [2021-01-30T18:10:18.170295+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2021-01-30T18:10:22.051067+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.in_group AS in_group_4, t0.is_dinning AS is_dinning_5, t0.is_present AS is_present_6 FROM guest t0 WHERE t0.firstname = ? AND t0.lastname = ? LIMIT 1' with params ["mathias", "arredondo"]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.guest' doesn't exist" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.in_group AS in_group_4, t0.is_dinning AS is_dinning_5, t0.is_present AS is_present_6 FROM guest t0 WHERE t0.firstname = ? AND t0.lastname = ? LIMIT 1' with params [\"mathias\", \"arredondo\"]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.guest' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.guest' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.guest' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2021-01-30T18:53:54.575315+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:53:55.005604+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:53:55.018048+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:53:55.064073+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:53:55.064306+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:53:55.064372+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.780789+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.811157+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.811485+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.813086+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.813227+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:37.813274+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.160949+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.165349+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.165484+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.166133+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.166259+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:54:54.166310+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.379248+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.397871+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.398203+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.399824+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.399969+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:03.400017+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.011085+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.015203+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.015329+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.015951+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.016095+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:18.016145+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.698388+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.703228+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.703376+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.704090+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.704252+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T18:57:20.704308+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.117253+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.153039+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.153547+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.155343+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.155527+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:29.155584+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.317489+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.322242+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.322397+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.323044+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.323185+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:02:44.323232+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.314203+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.337180+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.337472+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.339139+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.339273+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:05.339318+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.309973+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.314210+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.314340+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.314946+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: "Environment variable not found: "CORS_ALLOW_ORIGIN"." at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171 {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.315074+01:00] request.CRITICAL: Exception thrown when handling an exception (Symfony\Component\DependencyInjection\Exception\EnvNotFoundException: Environment variable not found: "CORS_ALLOW_ORIGIN". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php line 171) {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:03:32.315118+01:00] php.CRITICAL: Uncaught Exception: Environment variable not found: "CORS_ALLOW_ORIGIN". {"exception":"[object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)\n[previous exception] [object] (Symfony\\Component\\DependencyInjection\\Exception\\EnvNotFoundException(code: 0): Environment variable not found: \"CORS_ALLOW_ORIGIN\". at /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/EnvVarProcessor.php:171)"} [] [2021-01-30T19:06:18.829466+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T19:06:19.281902+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:06:19.297060+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:08:07.370146+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T19:08:07.389802+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:08:07.394921+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:09:54.043608+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T19:09:54.086953+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:09:54.108451+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:10:59.726579+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T19:10:59.762607+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:10:59.768222+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:11:45.632288+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/api/participants","method":"GET"} [] [2021-01-30T19:11:45.666821+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2021-01-30T19:11:45.672436+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T14:54:29.734831+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T14:54:30.566085+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T14:54:30.653523+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:13:59.525434+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:13:59.570788+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:13:59.580482+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:15:35.314792+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:15:35.540768+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:15:35.565879+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:18:44.072655+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:18:44.109182+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:18:44.161280+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:21:17.830212+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:21:18.065328+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:21:18.144438+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:23:43.961127+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:23:44.221774+01:00] php.CRITICAL: Uncaught Error: Call to undefined method Symfony\Component\HttpFoundation\HeaderBag::getAll() {"exception":"[object] (Error(code: 0): Call to undefined method Symfony\\Component\\HttpFoundation\\HeaderBag::getAll() at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:23:44.513822+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getAll" of class "Symfony\Component\HttpFoundation\HeaderBag"." at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getAll\" of class \"Symfony\\Component\\HttpFoundation\\HeaderBag\". at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:24:14.136381+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:24:14.155005+01:00] php.CRITICAL: Uncaught Error: Call to undefined method Symfony\Component\HttpFoundation\HeaderBag::getAll() {"exception":"[object] (Error(code: 0): Call to undefined method Symfony\\Component\\HttpFoundation\\HeaderBag::getAll() at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:24:14.158715+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\UndefinedMethodError: "Attempted to call an undefined method named "getAll" of class "Symfony\Component\HttpFoundation\HeaderBag"." at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\UndefinedMethodError(code: 0): Attempted to call an undefined method named \"getAll\" of class \"Symfony\\Component\\HttpFoundation\\HeaderBag\". at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:25:43.096952+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:25:43.133554+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:25:43.148567+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:25:57.556904+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:25:57.567553+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:25:57.570281+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:28:26.257974+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-30T15:28:26.355572+01:00] php.CRITICAL: Uncaught Error: Return value of App\Controller\RestController::getToken() must be of the type string, null returned {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-30T15:28:26.384517+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Return value of App\Controller\RestController::getToken() must be of the type string, null returned" at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php line 57 {"exception":"[object] (TypeError(code: 0): Return value of App\\Controller\\RestController::getToken() must be of the type string, null returned at /home/arredondek/files/developpements/site_mariage/src/Controller/RestController.php:57)"} [] [2022-01-31T00:08:30.650697+01:00] php.CRITICAL: Uncaught Error: Class 'Nelmio\CorsBundle\EventListener\CorsListener' not found {"exception":"[object] (Error(code: 0): Class 'Nelmio\\CorsBundle\\EventListener\\CorsListener' not found at /home/arredondek/files/developpements/site_mariage/var/cache/prod/ContainerYj0u0wN/App_KernelProdContainer.php:2346)"} [] [2022-01-31T00:08:41.349096+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "CorsListener" from namespace "Nelmio\CorsBundle\EventListener". Did you forget a "use" statement for another namespace?" at /home/arredondek/files/developpements/site_mariage/var/cache/prod/ContainerYj0u0wN/App_KernelProdContainer.php line 2346 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\ClassNotFoundError(code: 0): Attempted to load class \"CorsListener\" from namespace \"Nelmio\\CorsBundle\\EventListener\".\nDid you forget a \"use\" statement for another namespace? at /home/arredondek/files/developpements/site_mariage/var/cache/prod/ContainerYj0u0wN/App_KernelProdContainer.php:2346)"} [] [2022-01-31T00:08:41.351549+01:00] php.CRITICAL: Uncaught Error: Class 'Nelmio\CorsBundle\EventListener\CorsListener' not found {"exception":"[object] (Error(code: 0): Class 'Nelmio\\CorsBundle\\EventListener\\CorsListener' not found at /home/arredondek/files/developpements/site_mariage/var/cache/prod/ContainerYj0u0wN/App_KernelProdContainer.php:2346)"} [] [2022-01-31T00:24:48.377135+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-31T00:24:49.560246+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-01-31T00:27:22.758450+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-31T00:27:23.096548+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-01-31T00:27:43.738133+01:00] request.INFO: Matched route "app_participation_getparticipants". {"route":"app_participation_getparticipants","route_parameters":{"_route":"app_participation_getparticipants","_controller":"App\\Controller\\ParticipationController::getParticipants"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/participants","method":"GET"} [] [2022-01-31T00:27:43.789474+01:00] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 42 {"exception":"[object] (Doctrine\\DBAL\\Exception\\TableNotFoundException(code: 0): An exception occurred while executing 'SELECT t0.id AS id_1, t0.name AS name_2 FROM wish_list t0 INNER JOIN wish_list_guest ON t0.id = wish_list_guest.wish_list_id WHERE wish_list_guest.guest_id = ?' with params [1607]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42)\n[previous exception] [object] (Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129)\n[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'arredondek839.wish_list' doesn't exist at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)"} [] [2022-09-10T16:42:30.818179+02:00] request.INFO: Matched route "app_user_checkcredentials". {"route":"app_user_checkcredentials","route_parameters":{"_route":"app_user_checkcredentials","_controller":"App\\Controller\\UserController::checkCredentials"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/login","method":"POST"} [] [2022-09-10T16:42:30.912071+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34)"} [] [2022-09-10T16:42:30.912145+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82)"} [] [2022-09-10T16:42:30.912206+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105)"} [] [2022-09-10T16:42:30.912244+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122)"} [] [2022-09-10T16:42:30.912291+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62)"} [] [2022-09-10T16:42:30.912367+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2022-09-10T16:42:30.912411+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2022-09-10T16:42:30.912448+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2022-09-10T16:42:30.946564+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2022-09-10T16:42:30.946618+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2022-09-10T16:42:30.946658+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2022-09-10T16:42:30.946711+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2022-09-10T16:42:30.946753+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2022-09-10T16:42:30.946798+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2022-09-10T16:42:30.946839+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2022-09-10T16:42:30.946885+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2022-09-10T16:42:30.996418+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134)"} [] [2022-09-10T16:42:30.996479+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144)"} [] [2022-09-10T16:42:31.036082+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:131)"} [] [2022-09-10T16:42:31.036127+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:141)"} [] [2022-09-10T16:42:31.109329+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-09-10T16:42:34.942600+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38)"} [] [2022-09-10T16:42:34.942650+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:98)"} [] [2022-09-10T16:42:34.942687+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)"} [] [2022-09-10T16:42:34.960020+02:00] php.CRITICAL: Fatal Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: Declaration of Doctrine\\DBAL\\Driver\\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:73)"} [] [2022-09-10T16:42:35.045799+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php line 73 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: Declaration of Doctrine\\DBAL\\Driver\\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:73)"} [] [2022-09-10T16:42:35.771608+02:00] php.INFO: Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Response.php:1267)"} [] [2022-09-10T16:43:15.174458+02:00] request.INFO: Matched route "app_user_checkcredentials". {"route":"app_user_checkcredentials","route_parameters":{"_route":"app_user_checkcredentials","_controller":"App\\Controller\\UserController::checkCredentials"},"request_uri":"https://developpements.arredondo-m.ovh/site_mariage/public/index.php/api/login","method":"POST"} [] [2022-09-10T16:43:15.196935+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34)"} [] [2022-09-10T16:43:15.196971+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82)"} [] [2022-09-10T16:43:15.197008+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105)"} [] [2022-09-10T16:43:15.197032+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122)"} [] [2022-09-10T16:43:15.197063+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62)"} [] [2022-09-10T16:43:15.197089+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2022-09-10T16:43:15.197116+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2022-09-10T16:43:15.197139+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2022-09-10T16:43:15.197795+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2022-09-10T16:43:15.197821+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2022-09-10T16:43:15.197842+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2022-09-10T16:43:15.197869+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2022-09-10T16:43:15.197893+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2022-09-10T16:43:15.197922+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2022-09-10T16:43:15.197945+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2022-09-10T16:43:15.197971+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2022-09-10T16:43:15.199292+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134)"} [] [2022-09-10T16:43:15.199327+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144)"} [] [2022-09-10T16:43:15.200427+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:131)"} [] [2022-09-10T16:43:15.200458+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:141)"} [] [2022-09-10T16:43:15.201092+02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2022-09-10T16:43:15.292244+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::exec($statement) should either be compatible with PDO::exec(string $statement): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:38)"} [] [2022-09-10T16:43:15.292293+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:98)"} [] [2022-09-10T16:43:15.292320+02:00] php.INFO: Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Doctrine\\DBAL\\Driver\\PDOConnection::prepare($prepareString, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:61)"} [] [2022-09-10T16:43:15.292878+02:00] php.CRITICAL: Fatal Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: Declaration of Doctrine\\DBAL\\Driver\\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:73)"} [] [2022-09-10T16:43:15.298109+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\FatalError: "Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false" at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php line 73 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Compile Error: Declaration of Doctrine\\DBAL\\Driver\\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false at /home/arredondek/files/developpements/site_mariage/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:73)"} [] [2022-09-10T16:43:15.319102+02:00] php.INFO: Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Response.php:1267)"} [] [2022-09-10T16:51:26.515037+02:00] php.INFO: Deprecated: JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass 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: JMS\\SerializerBundle\\DependencyInjection\\Compiler\\ServiceMapPass 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/arredondek/files/developpements/site_mariage/vendor/jms/serializer-bundle/DependencyInjection/Compiler/ServiceMapPass.php:29)"} [] [2022-09-10T16:51:27.363837+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T16:51:27.500427+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T16:51:27.535479+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T16:51:27.535562+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T16:51:27.535605+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T16:51:27.554271+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T16:51:27.555758+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T16:51:27.733052+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134)"} [] [2022-09-10T16:51:27.733095+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144)"} [] [2022-09-10T16:51:27.735661+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:131)"} [] [2022-09-10T16:51:27.735694+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:141)"} [] [2022-09-10T16:51:27.738991+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34)"} [] [2022-09-10T16:51:27.739029+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82)"} [] [2022-09-10T16:51:27.739065+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105)"} [] [2022-09-10T16:51:27.739096+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122)"} [] [2022-09-10T16:51:27.739127+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62)"} [] [2022-09-10T16:51:27.739159+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2022-09-10T16:51:27.739187+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2022-09-10T16:51:27.739215+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2022-09-10T16:51:27.740658+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2022-09-10T16:51:27.740689+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2022-09-10T16:51:27.740718+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2022-09-10T16:51:27.740746+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2022-09-10T16:51:27.740774+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2022-09-10T16:51:27.740802+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2022-09-10T16:51:27.740831+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2022-09-10T16:51:27.740858+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2022-09-10T16:51:27.897309+02:00] php.CRITICAL: Fatal Error: During class fetch: Uncaught ReflectionException: Class "Symfony\Component\Validator\Mapping\Loader\AutoMappingTrait" not found while loading "Symfony\Bridge\Doctrine\Validator\DoctrineLoader". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571 Stack trace: #0 [internal function]: Composer\Autoload\ClassLoader->loadClass('Symfony\\Bridge\\...') #1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\Bridge\\...') #2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\Component\Config\Resource\ClassExistenceResource->isFresh(0) #3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass('Symfony\\Bridge\\...', false) #4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableType(Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\Component\DependencyInjection\Definition)) #5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableTypes(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeAlternatives(Object(Symfony\Component\DependencyInjection\ContainerBuilder), Object(Symfony\Component\DependencyInjection\TypedReference)) #7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeNotFoundMessage(Object(Symfony\Component\DependencyInjection\TypedReference), 'it', '.service_locato...') #8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\Component\DependencyInjection\Compiler\AutowirePass->Symfony\Component\DependencyInjection\Compiler\{closure}() #9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\Component\DependencyInjection\Definition->getErrors() #10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addService('.errored..servi...', Object(Symfony\Component\DependencyInjection\Definition)) #11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addServices(NULL) #12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\Component\DependencyInjection\Dumper\PhpDumper->dump(Array) #13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\Component\HttpKernel\Kernel->dumpContainer(Object(Symfony\Component\Config\ConfigCache), Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'App_KernelProdC...', 'Container') #14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\Component\HttpKernel\Kernel->initializeContainer() #15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\Component\HttpKernel\Kernel->boot() #16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\Component\HttpKernel\Kernel->reboot('/home/arredonde...') #17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true) #18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #25 {main} {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Error: During class fetch: Uncaught ReflectionException: Class \"Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait\" not found while loading \"Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader\". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571\nStack trace:\n#0 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Symfony\\\\Bridge\\\\...')\n#1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\\\Bridge\\\\...')\n#2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\\Component\\Config\\Resource\\ClassExistenceResource->isFresh(0)\n#3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\\Component\\DependencyInjection\\ContainerBuilder->getReflectionClass('Symfony\\\\Bridge\\\\...', false)\n#4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableType(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableTypes(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder))\n#6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeAlternatives(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), Object(Symfony\\Component\\DependencyInjection\\TypedReference))\n#7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeNotFoundMessage(Object(Symfony\\Component\\DependencyInjection\\TypedReference), 'it', '.service_locato...')\n#8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->Symfony\\Component\\DependencyInjection\\Compiler\\{closure}()\n#9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\\Component\\DependencyInjection\\Definition->getErrors()\n#10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addService('.errored..servi...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addServices(NULL)\n#12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->dump(Array)\n#13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\\Component\\HttpKernel\\Kernel->dumpContainer(Object(Symfony\\Component\\Config\\ConfigCache), Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'App_KernelProdC...', 'Container')\n#14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\\Component\\HttpKernel\\Kernel->initializeContainer()\n#15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\\Component\\HttpKernel\\Kernel->boot()\n#16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\\Component\\HttpKernel\\Kernel->reboot('/home/arredonde...')\n#17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true)\n#18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\\Component\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#25 {main} at /home/arredondek/files/developpements/site_mariage/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php:31)"} [] [2022-09-10T16:51:27.906575+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:153)"} [] [2022-09-10T16:51:27.906634+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:158)"} [] [2022-09-10T16:51:27.906683+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:163)"} [] [2022-09-10T16:51:27.906730+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:168)"} [] [2022-09-10T16:51:27.906781+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:114)"} [] [2022-09-10T16:51:27.906826+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:122)"} [] [2022-09-10T17:03:01.035306+02:00] php.INFO: Deprecated: JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass 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: JMS\\SerializerBundle\\DependencyInjection\\Compiler\\ServiceMapPass 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/arredondek/files/developpements/site_mariage/vendor/jms/serializer-bundle/DependencyInjection/Compiler/ServiceMapPass.php:29)"} [] [2022-09-10T17:03:02.502138+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:03:02.552210+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:03:02.584020+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:03:02.584098+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:03:02.584139+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:03:02.603679+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:03:02.605289+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:03:02.888188+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134)"} [] [2022-09-10T17:03:02.888231+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144)"} [] [2022-09-10T17:03:02.894527+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:131)"} [] [2022-09-10T17:03:02.894560+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:141)"} [] [2022-09-10T17:03:02.899812+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34)"} [] [2022-09-10T17:03:02.899888+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82)"} [] [2022-09-10T17:03:02.899947+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105)"} [] [2022-09-10T17:03:02.899988+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122)"} [] [2022-09-10T17:03:02.900021+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62)"} [] [2022-09-10T17:03:02.900056+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2022-09-10T17:03:02.900084+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2022-09-10T17:03:02.900125+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2022-09-10T17:03:02.902135+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2022-09-10T17:03:02.902167+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2022-09-10T17:03:02.902197+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2022-09-10T17:03:02.902224+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2022-09-10T17:03:02.902252+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2022-09-10T17:03:02.902280+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2022-09-10T17:03:02.902309+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2022-09-10T17:03:02.902336+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2022-09-10T17:03:03.117049+02:00] php.CRITICAL: Fatal Error: During class fetch: Uncaught ReflectionException: Class "Symfony\Component\Validator\Mapping\Loader\AutoMappingTrait" not found while loading "Symfony\Bridge\Doctrine\Validator\DoctrineLoader". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571 Stack trace: #0 [internal function]: Composer\Autoload\ClassLoader->loadClass('Symfony\\Bridge\\...') #1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\Bridge\\...') #2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\Component\Config\Resource\ClassExistenceResource->isFresh(0) #3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass('Symfony\\Bridge\\...', false) #4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableType(Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\Component\DependencyInjection\Definition)) #5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableTypes(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeAlternatives(Object(Symfony\Component\DependencyInjection\ContainerBuilder), Object(Symfony\Component\DependencyInjection\TypedReference)) #7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeNotFoundMessage(Object(Symfony\Component\DependencyInjection\TypedReference), 'it', '.service_locato...') #8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\Component\DependencyInjection\Compiler\AutowirePass->Symfony\Component\DependencyInjection\Compiler\{closure}() #9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\Component\DependencyInjection\Definition->getErrors() #10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addService('.errored..servi...', Object(Symfony\Component\DependencyInjection\Definition)) #11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addServices(NULL) #12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\Component\DependencyInjection\Dumper\PhpDumper->dump(Array) #13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\Component\HttpKernel\Kernel->dumpContainer(Object(Symfony\Component\Config\ConfigCache), Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'App_KernelProdC...', 'Container') #14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\Component\HttpKernel\Kernel->initializeContainer() #15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\Component\HttpKernel\Kernel->boot() #16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\Component\HttpKernel\Kernel->reboot('/home/arredonde...') #17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true) #18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #25 {main} {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Error: During class fetch: Uncaught ReflectionException: Class \"Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait\" not found while loading \"Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader\". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571\nStack trace:\n#0 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Symfony\\\\Bridge\\\\...')\n#1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\\\Bridge\\\\...')\n#2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\\Component\\Config\\Resource\\ClassExistenceResource->isFresh(0)\n#3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\\Component\\DependencyInjection\\ContainerBuilder->getReflectionClass('Symfony\\\\Bridge\\\\...', false)\n#4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableType(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableTypes(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder))\n#6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeAlternatives(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), Object(Symfony\\Component\\DependencyInjection\\TypedReference))\n#7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeNotFoundMessage(Object(Symfony\\Component\\DependencyInjection\\TypedReference), 'it', '.service_locato...')\n#8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->Symfony\\Component\\DependencyInjection\\Compiler\\{closure}()\n#9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\\Component\\DependencyInjection\\Definition->getErrors()\n#10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addService('.errored..servi...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addServices(NULL)\n#12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->dump(Array)\n#13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\\Component\\HttpKernel\\Kernel->dumpContainer(Object(Symfony\\Component\\Config\\ConfigCache), Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'App_KernelProdC...', 'Container')\n#14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\\Component\\HttpKernel\\Kernel->initializeContainer()\n#15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\\Component\\HttpKernel\\Kernel->boot()\n#16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\\Component\\HttpKernel\\Kernel->reboot('/home/arredonde...')\n#17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true)\n#18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\\Component\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#25 {main} at /home/arredondek/files/developpements/site_mariage/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php:31)"} [] [2022-09-10T17:03:03.143196+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:153)"} [] [2022-09-10T17:03:03.143268+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:158)"} [] [2022-09-10T17:03:03.143325+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:163)"} [] [2022-09-10T17:03:03.143373+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:168)"} [] [2022-09-10T17:03:03.143417+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:114)"} [] [2022-09-10T17:03:03.143460+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:122)"} [] [2022-09-10T17:05:28.495076+02:00] php.INFO: Deprecated: JMS\SerializerBundle\DependencyInjection\Compiler\ServiceMapPass 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: JMS\\SerializerBundle\\DependencyInjection\\Compiler\\ServiceMapPass 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/arredondek/files/developpements/site_mariage/vendor/jms/serializer-bundle/DependencyInjection/Compiler/ServiceMapPass.php:29)"} [] [2022-09-10T17:05:28.780443+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:05:28.829886+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:05:28.859317+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:05:28.859397+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:05:28.859437+02:00] php.INFO: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated at /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php:134)"} [] [2022-09-10T17:05:28.876686+02:00] php.INFO: User Deprecated: Since doctrine/doctrine-bundle 2.3: The "metadata_cache_driver" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since doctrine/doctrine-bundle 2.3: The \"metadata_cache_driver\" configuration key is deprecated. PHP Array cache is now automatically registered when %kernel.debug% is false. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:05:28.878118+02:00] php.INFO: User Deprecated: Since symfony/security-bundle 5.1: Using "anonymous: lazy" to make the firewall lazy is deprecated, use "anonymous: true" and "lazy: true" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.1: Using \"anonymous: lazy\" to make the firewall lazy is deprecated, use \"anonymous: true\" and \"lazy: true\" instead. at /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Definition/ArrayNode.php:231)"} [] [2022-09-10T17:05:29.084059+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:134)"} [] [2022-09-10T17:05:29.084103+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php:144)"} [] [2022-09-10T17:05:29.087081+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:131)"} [] [2022-09-10T17:05:29.087119+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Session.php:141)"} [] [2022-09-10T17:05:29.091014+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:34)"} [] [2022-09-10T17:05:29.091069+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:82)"} [] [2022-09-10T17:05:29.091112+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:105)"} [] [2022-09-10T17:05:29.091153+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:122)"} [] [2022-09-10T17:05:29.091194+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php:62)"} [] [2022-09-10T17:05:29.091238+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:91)"} [] [2022-09-10T17:05:29.091276+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:99)"} [] [2022-09-10T17:05:29.091314+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:54)"} [] [2022-09-10T17:05:29.092693+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:41)"} [] [2022-09-10T17:05:29.092727+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:49)"} [] [2022-09-10T17:05:29.092759+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:57)"} [] [2022-09-10T17:05:29.092788+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:65)"} [] [2022-09-10T17:05:29.092817+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:73)"} [] [2022-09-10T17:05:29.092846+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:81)"} [] [2022-09-10T17:05:29.092875+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:89)"} [] [2022-09-10T17:05:29.092902+02:00] 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/arredondek/files/developpements/site_mariage/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:97)"} [] [2022-09-10T17:05:29.208452+02:00] php.CRITICAL: Fatal Error: During class fetch: Uncaught ReflectionException: Class "Symfony\Component\Validator\Mapping\Loader\AutoMappingTrait" not found while loading "Symfony\Bridge\Doctrine\Validator\DoctrineLoader". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571 Stack trace: #0 [internal function]: Composer\Autoload\ClassLoader->loadClass('Symfony\\Bridge\\...') #1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\Bridge\\...') #2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\Component\Config\Resource\ClassExistenceResource->isFresh(0) #3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\Component\DependencyInjection\ContainerBuilder->getReflectionClass('Symfony\\Bridge\\...', false) #4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableType(Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\Component\DependencyInjection\Definition)) #5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\Component\DependencyInjection\Compiler\AutowirePass->populateAvailableTypes(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeAlternatives(Object(Symfony\Component\DependencyInjection\ContainerBuilder), Object(Symfony\Component\DependencyInjection\TypedReference)) #7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\Component\DependencyInjection\Compiler\AutowirePass->createTypeNotFoundMessage(Object(Symfony\Component\DependencyInjection\TypedReference), 'it', '.service_locato...') #8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\Component\DependencyInjection\Compiler\AutowirePass->Symfony\Component\DependencyInjection\Compiler\{closure}() #9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\Component\DependencyInjection\Definition->getErrors() #10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addService('.errored..servi...', Object(Symfony\Component\DependencyInjection\Definition)) #11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\Component\DependencyInjection\Dumper\PhpDumper->addServices(NULL) #12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\Component\DependencyInjection\Dumper\PhpDumper->dump(Array) #13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\Component\HttpKernel\Kernel->dumpContainer(Object(Symfony\Component\Config\ConfigCache), Object(Symfony\Component\DependencyInjection\ContainerBuilder), 'App_KernelProdC...', 'Container') #14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\Component\HttpKernel\Kernel->initializeContainer() #15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\Component\HttpKernel\Kernel->boot() #16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\Component\HttpKernel\Kernel->reboot('/home/arredonde...') #17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true) #18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\Component\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->doRunCommand(Object(Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) #25 {main} {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Error: During class fetch: Uncaught ReflectionException: Class \"Symfony\\Component\\Validator\\Mapping\\Loader\\AutoMappingTrait\" not found while loading \"Symfony\\Bridge\\Doctrine\\Validator\\DoctrineLoader\". in /home/arredondek/files/developpements/site_mariage/vendor/composer/ClassLoader.php:571\nStack trace:\n#0 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Symfony\\\\Bridge\\\\...')\n#1 /home/arredondek/files/developpements/site_mariage/vendor/symfony/config/Resource/ClassExistenceResource.php(84): class_exists('Symfony\\\\Bridge\\\\...')\n#2 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/ContainerBuilder.php(348): Symfony\\Component\\Config\\Resource\\ClassExistenceResource->isFresh(0)\n#3 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(337): Symfony\\Component\\DependencyInjection\\ContainerBuilder->getReflectionClass('Symfony\\\\Bridge\\\\...', false)\n#4 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(323): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableType(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'doctrine.orm.de...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#5 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(433): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->populateAvailableTypes(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder))\n#6 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(407): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeAlternatives(Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), Object(Symfony\\Component\\DependencyInjection\\TypedReference))\n#7 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Compiler/AutowirePass.php(388): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->createTypeNotFoundMessage(Object(Symfony\\Component\\DependencyInjection\\TypedReference), 'it', '.service_locato...')\n#8 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Definition.php(911): Symfony\\Component\\DependencyInjection\\Compiler\\AutowirePass->Symfony\\Component\\DependencyInjection\\Compiler\\{closure}()\n#9 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(869): Symfony\\Component\\DependencyInjection\\Definition->getErrors()\n#10 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(1086): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addService('.errored..servi...', Object(Symfony\\Component\\DependencyInjection\\Definition))\n#11 /home/arredondek/files/developpements/site_mariage/vendor/symfony/dependency-injection/Dumper/PhpDumper.php(223): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->addServices(NULL)\n#12 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(715): Symfony\\Component\\DependencyInjection\\Dumper\\PhpDumper->dump(Array)\n#13 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(543): Symfony\\Component\\HttpKernel\\Kernel->dumpContainer(Object(Symfony\\Component\\Config\\ConfigCache), Object(Symfony\\Component\\DependencyInjection\\ContainerBuilder), 'App_KernelProdC...', 'Container')\n#14 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(131): Symfony\\Component\\HttpKernel\\Kernel->initializeContainer()\n#15 /home/arredondek/files/developpements/site_mariage/vendor/symfony/http-kernel/Kernel.php(148): Symfony\\Component\\HttpKernel\\Kernel->boot()\n#16 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(194): Symfony\\Component\\HttpKernel\\Kernel->reboot('/home/arredonde...')\n#17 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Command/CacheClearCommand.php(134): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->warmup('/home/arredonde...', '/home/arredonde...', true)\n#18 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Command/Command.php(259): Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#19 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(938): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#20 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(96): Symfony\\Component\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#21 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(266): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRunCommand(Object(Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#22 /home/arredondek/files/developpements/site_mariage/vendor/symfony/framework-bundle/Console/Application.php(82): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#23 /home/arredondek/files/developpements/site_mariage/vendor/symfony/console/Application.php(142): Symfony\\Bundle\\FrameworkBundle\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))\n#24 /home/arredondek/files/developpements/site_mariage/bin/console(42): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput))\n#25 {main} at /home/arredondek/files/developpements/site_mariage/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php:31)"} [] [2022-09-10T17:05:29.217696+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:153)"} [] [2022-09-10T17:05:29.217772+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:158)"} [] [2022-09-10T17:05:29.217822+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:163)"} [] [2022-09-10T17:05:29.217870+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::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\\VarDumper\\Cloner\\Data::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/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:168)"} [] [2022-09-10T17:05:29.217916+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::count() should either be compatible with Countable::count(): int, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:114)"} [] [2022-09-10T17:05:29.217962+02:00] php.INFO: Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"exception":"[object] (ErrorException(code: 0): Deprecated: Return type of Symfony\\Component\\VarDumper\\Cloner\\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice at /home/arredondek/files/developpements/site_mariage/vendor/symfony/var-dumper/Cloner/Data.php:122)"} []