Commit History

Author SHA1 Message Date
  Fabien Potencier 1b8dc80215 [HttpKernel] moved from protected to private 14 years ago
  Fabien Potencier 662a4b3740 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 14 years ago
  Fabien Potencier abb99e9469 [HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception 14 years ago
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class 14 years ago
  Ryan Weaver be94daba66 [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago