Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 1b8dc80215 [HttpKernel] moved from protected to private vor 14 Jahren
  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 vor 14 Jahren
  Fabien Potencier abb99e9469 [HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception vor 14 Jahren
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class vor 14 Jahren
  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). vor 14 Jahren
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… vor 14 Jahren
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component vor 15 Jahren