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
2011-03-25 07:19:02 +01:00
..
FlattenException.php [HttpKernel] moved from protected to private 2011-03-23 19:47:16 +01: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