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
2012-04-19 23:45:54 -05:00
..
AccessDeniedHttpException.php Fixed phpdoc 2011-07-11 14:08:49 +02:00
FlattenException.php Enhance FlattenException to include more methods from Exception. That allows it to be used in place of Exception in more places. 2012-04-19 23:45:54 -05:00
HttpException.php [HttpKernel] fixed typo 2011-03-25 07:19:02 +01:00
HttpExceptionInterface.php removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring 2011-03-23 16:11:54 +01:00
MethodNotAllowedHttpException.php removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring 2011-03-23 16:11:54 +01:00
NotFoundHttpException.php removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring 2011-03-23 16:11:54 +01:00