Commit History

Upphovsman SHA1 Meddelande Datum
  ornicar 7440db7244 [HttpFoundation] Make sure Request::getLanguages always returns an array 14 år sedan
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 år sedan
  Pascal Borreli fc42cc5066 [HttpFoundation] Removed useless else 14 år sedan
  Sven Paulus 5d87d83a10 optimize duplication of Request objects 14 år sedan
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data 14 år sedan
  Fabien Potencier 8dd0c5641a [HttpFoundation] made small optimizations 14 år sedan
  Victor Berchet f470c5605e [Request] Fix getting mime type 14 år sedan
  Fabien Potencier ee3d03ee8a [HttpFoundation] made Request::create() overridable 14 år sedan
  Fabien Potencier 98c1056fbf renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method) 14 år sedan
  Kris Wallsmith 224e66f77b [HttpFoundation] added static Request::fromGlobals() 14 år sedan
  Bulat Shakirzyanov 271e757f27 [HttFoundation] extracted FileBag, ServerBag, fixed HeaderBag::add(), updated Request test 14 år sedan
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 år sedan
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 år sedan
  Bulat Shakirzyanov d6b57bce33 [HttpFoundation] fixed error casting broken in DomCrawler\Form::getPhpFiles() 14 år sedan
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 år sedan
  Jordi Boggiano 583340db7b [HttpFoundation] Added a way to grab the request body as a resource 14 år sedan
  Jordi Boggiano 9fef10f67d [HttpFoundation] Fixed indenting 14 år sedan
  jeff e6d0385778 [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. 14 år sedan
  Fabien Potencier a7c81577c7 [HttpFoundation] added a way to retrieve raw body from a request 14 år sedan
  Jordi Boggiano fb41389999 [HttpFoundation] Fixed Request::create handling of full URIs 14 år sedan
  Jordi Boggiano f6bc712028 [HttpFoundation] Always force the request method to full caps 14 år sedan
  Fabien Potencier e8672740c7 [HttpFoundation] allowed any HTTP method for a Request 14 år sedan
  Justin Hileman 112fb5ad99 Fix Request::overrideGlobals $_COOKIE global var reference. 14 år sedan
  Bernhard Schussek d95d33666d [HttpFoundation] Fixed class Request to convert empty files to NULL 14 år sedan
  Fabien Potencier b6923dd7b9 changed Cache-Control default value behavior 14 år sedan
  Ryan Weaver 58a240baba [HttpFoundation] Allow the SERVER_PORT key of the server ParameterBag in Request to be a string value without confusing Request::getHttpHost(). 14 år sedan
  Ryan Weaver 81272b22fa [HttpFoundation] Adding PHPDoc to the Request class and removing two unused variables. 14 år sedan
  Fabien Potencier 7b02766373 fixed session management 14 år sedan
  jeff ae888b80f6 [HttpFoundation] removed port number from HOST header 14 år sedan
  Fabien Potencier 94347f73c5 [HttpFoundation] added a way to generate a URI based on the current one and a path 14 år sedan