Historial de Commits

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