Commit History

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