Historique des commits

Auteur SHA1 Message Date
  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 il y a 14 ans
  Fabien Potencier abb99e9469 [HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception il y a 14 ans
  Kris Wallsmith 10dc18b28b [HttpKernel] refactored HTTP exceptions to be more flexible il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files il y a 14 ans
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class il y a 14 ans
  Fabien Potencier d036448542 [HttpKernel] simplified code il y a 14 ans
  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). il y a 14 ans
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… il y a 14 ans
  Fabien Potencier 84c383d729 [HttpKernel] fixed exception constructor signature il y a 14 ans
  Fabien Potencier 48b6057c3a [HttpKernel] fixed Exception classes to implement the full constructor il y a 14 ans
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component il y a 14 ans