This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/Exception
2019-10-03 10:14:32 +02:00
..
AccessDeniedHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
BadRequestHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
ConflictHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
ControllerDoesNotReturnResponseException.php [HttpKernel] Better exception page when the invokable controller returns nothing 2019-03-05 10:07:05 +02:00
GoneHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
HttpException.php [HttpKernel] change $previous argument for HttpException to \Throwable 2019-03-30 08:30:07 +01:00
HttpExceptionInterface.php Inherit Throwable in HttpExceptionInterface 2019-10-03 10:14:32 +02:00
LengthRequiredHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
MethodNotAllowedHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
NotAcceptableHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
NotFoundHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
PreconditionFailedHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
PreconditionRequiredHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
ServiceUnavailableHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
TooManyRequestsHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
UnauthorizedHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
UnprocessableEntityHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
UnsupportedMediaTypeHttpException.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00