Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier 03d22b74ec fixed CS (mainly method signatures) há 13 anos atrás
  Tobias Schultze 17284937f6 made the assertions in the RequestTest more explicit and improved PHPDoc há 13 anos atrás
  Christophe Coevoet 9bc41d00d1 [HttpFoundation] Fixed #3053 há 13 anos atrás
  Andrej Hudec 11b6156530 updated unittest há 13 anos atrás
  Fabien Potencier 851eb73778 removed unused use statements há 13 anos atrás
  Lukas Kahwe Smith 28778834c7 anything in front of ;q= is part of the mime type, anything after may be ignored há 13 anos atrás
  stealth35 b12ce94c38 [HttpFoundation] fix #2142 PathInfo parsing/checking há 13 anos atrás
  Fabien Potencier 95719e78ad merged branch schmittjoh/requestMethodOverrideFix (PR #1980) há 13 anos atrás
  Lukas Kahwe Smith 8c9ccf6bc2 added more tests for Request::createFromGlobals() há 13 anos atrás
  Johannes Schmitt a1d9fed988 updated tests há 13 anos atrás
  Fabien Potencier 8700cd6154 fixed CS há 14 anos atrás
  Martin Eckhardt 95011ce4b7 [HttpFoundation] Fixed creation of requests without a path. há 14 anos atrás
  Fabien Potencier 932cd10477 made HTTP headers coming from proxies non-trusted by default há 14 anos atrás
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) há 14 anos atrás
  Pascal Borreli f5eaa404c7 [Tests] Fixed typos há 14 anos atrás
  Fabien Potencier 17cd08dc6c fixed CS há 14 anos atrás
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) há 14 anos atrás
  stloyd 4e03db63d7 Remove all `is_null` alias calls. há 14 anos atrás
  Joshua Nye f019541716 Fixed broken logic in Request::getHttpHost(). It was ignoring HTTP_HOST completely. há 14 anos atrás
  Miha Vrhovnik 2e286073a4 Removed ability to override method from GET request há 14 anos atrás
  Miha Vrhovnik 65ed6f7763 Added support for request method overriding via X-HTTP-Method-Override há 14 anos atrás
  Johannes Schmitt 4d5db59e1e [HttpFoundation] added unit test há 14 anos atrás
  Kris Wallsmith ae46150bc8 [HttpFoundation] added support for X-Forwarded-Port request header há 14 anos atrás
  Fabien Potencier 807c1d8f2f fixed test há 14 anos atrás
  Victor Berchet d350e01e33 File & UploadedFile tweaks há 14 anos atrás
  Fabien Potencier 889c422d6e Merge remote branch 'igorw/ipv6' há 14 anos atrás
  Igor Wiedler 82699c5a98 [HttpFoundation] add IPv6 support to Request há 14 anos atrás
  Igor Wiedler 18e9268112 [HttpFoundation] test Request::create with an IP as host name há 14 anos atrás
  Igor Wiedler 7815bbf3ea [HttpFoundation] refactor Request::getClientIp test há 14 anos atrás
  Fabien Potencier 417839345f Merge remote branch 'lsmith77/request_format_tweaks' há 14 anos atrás