Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Fabien Potencier 980a062092 merged branch ouardisoft/2.0 (PR #4300) 13 vuotta sitten
  ouardisoft d1c831d7b2 Change must-proxy-revalidate by proxy-revalidate 13 vuotta sitten
  Fabien Potencier ce9791246b fixed phpdoc @param alignment 13 vuotta sitten
  Christophe Coevoet 8e34f43723 Fixed the phpdoc for the Response class 13 vuotta sitten
  Fabien Potencier 733ac9de7a [HttpFoundation] fixed exception message (closes #3123) 13 vuotta sitten
  Kris Wallsmith fe62401907 optimized string starts with checks 13 vuotta sitten
  Tobias Schultze daee68a54e fixed typos and unified PHPDoc in the Response class 13 vuotta sitten
  lenar 805a2672d0 Remove Content-Length header adding for now. Fixes #1846. 14 vuotta sitten
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api 14 vuotta sitten
  Fabien Potencier 0e4d057984 moved some RFC-tweaking logic in Response to a public method to make it reusable 14 vuotta sitten
  Fabien Potencier 1a576552f8 [HttpFoundation] fixed unit test for previous merge 14 vuotta sitten
  Fabien Potencier de2ab0b506 merged branch lenar/patch-3 (PR #1551) 14 vuotta sitten
  Fabien Potencier bb5075d820 [HttpFoundation] prevented Response headers to be sent twice 14 vuotta sitten
  lenar f7d0f651a3 RFC2616 changes 14 vuotta sitten
  Lenar Lõhmus b9a218a5c1 [HttpFoundation] set Content-Length header to the length of content 14 vuotta sitten
  Fabien Potencier 84e87c65cc [HttpFoundation] fixed a bug in previous merge 14 vuotta sitten
  Fabien Potencier 37521b6fd7 [HttpFoundation] forced Response content to be string 14 vuotta sitten
  Jordi Boggiano 7af003b753 [HttpFoundation] Allow stringable objects and numbers in response body + added tests 14 vuotta sitten
  Jordi Boggiano 8126fb7082 [HttpFoundation] Ensure response body is string, fixes #1378 14 vuotta sitten
  Fabien Potencier a12ea12fc1 fixed CS 14 vuotta sitten
  Fabien Potencier 196350b892 Merge remote branch 'djama/patch-1' 14 vuotta sitten
  Aurélien Fredouelle 6ae2bdeabd [HttpFoundation] Fixed indentation 14 vuotta sitten
  Aurélien Fredouelle 1e50a553d2 [HttpFoundation] Fixed charset always being set to UTF-8 14 vuotta sitten
  djama 96359fb86d call header() with replace=false, to provide the possibility of sending mutiple headers of the same type. 14 vuotta sitten
  Fabien Potencier 09ee01501d Merge remote branch 'lmcd/master' 14 vuotta sitten
  Lee McDermott 7e89a6ad41 Added an optimisation for PHP-FPM (FastCGI Process Manager). 14 vuotta sitten
  GordonsLondon ef9dc7c623 [HttpFoundation] merge Response::isRedirected() with Response::isRedirect() - Response::isRedirected() has been removed 14 vuotta sitten
  Fabien Potencier e7e5304876 forced all responses to have a Date header (RFC2616 - 14.18) 14 vuotta sitten
  Fabien Potencier e81b88c576 [HttpFoundation] added HeaderBag::__toString() 14 vuotta sitten
  Fabien Potencier dcb4ef6e23 [HttpFoundation] added Request::__toString() 14 vuotta sitten