Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) il y a 14 ans
  stloyd 4e03db63d7 Remove all `is_null` alias calls. il y a 14 ans
  Joshua Nye f019541716 Fixed broken logic in Request::getHttpHost(). It was ignoring HTTP_HOST completely. il y a 14 ans
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request il y a 14 ans
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override il y a 14 ans
  Johannes Schmitt 4d5db59e1e [HttpFoundation] added unit test il y a 14 ans
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header il y a 14 ans
  Fabien Potencier 807c1d8f2f fixed test il y a 14 ans
  Victor Berchet d350e01e33 File & UploadedFile tweaks il y a 14 ans
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' il y a 14 ans
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request il y a 14 ans
  Igor Wiedler 18e9268112 [HttpFoundation] test Request::create with an IP as host name il y a 14 ans
  Igor Wiedler 7815bbf3ea [HttpFoundation] refactor Request::getClientIp test il y a 14 ans
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' il y a 14 ans
  Lukas Kahwe Smith 53c7bcf3aa added support for setting a custom default format in Request::getRequestFormat() il y a 14 ans
  Brikou CARRE e898445b94 removed empty lines/trailing spaces il y a 14 ans
  George Giannoulopoulos 81e1d4f11d Refactoring, replace is_null() wuth null === il y a 14 ans
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test il y a 14 ans
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com il y a 14 ans
  Cyril Quintin 1e4e899641 requestTest, override globals erase for the next tests. so backup it and restore it. il y a 14 ans
  Pascal Borreli 3a47fa6eed [Tests] Fixed Typo il y a 14 ans
  pborreli 41bf849a63 [HttpFoundation] Request coverage il y a 14 ans
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data il y a 14 ans
  Victor Berchet f470c5605e [Request] Fix getting mime type il y a 14 ans
  Fabien Potencier 98c1056fbf renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method) il y a 14 ans
  Kris Wallsmith 224e66f77b [HttpFoundation] added static Request::fromGlobals() il y a 14 ans
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test il y a 14 ans
  Igor Wiedler 1577110c35 fix PHPUnit assertType deprecation warnings il y a 14 ans
  jeff f9036caa6e Test default port number il y a 14 ans
  Jordi Boggiano 583340db7b [HttpFoundation] Added a way to grab the request body as a resource il y a 14 ans