Historial de Commits

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