This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpFoundation
Fabien Potencier 0fc56346f7 Merge remote branch 'AurelC2G/fix-charset'
* AurelC2G/fix-charset:
  [HttpFoundation] Fixed indentation
  [HttpFoundation] Fixed charset always being set to UTF-8
2011-06-13 11:22:46 +02:00
..
File [Form] removed the file upload temporary storage feature 2011-06-09 12:44:36 +02:00
SessionStorage fixed CS 2011-06-08 12:12:55 +02:00
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
Cookie.php [HttpFoundation] added phpdoc + exception fix 2011-06-10 08:59:49 +02:00
FileBag.php fixed CS 2011-06-08 12:12:55 +02:00
HeaderBag.php [HttpFoundation] force headers to be sorted in HeaderBag::__toString() 2011-05-15 22:40:14 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ParameterBag.php [HttpFoundation] fixed php doc 2011-05-10 20:24:58 +02:00
RedirectResponse.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Request.php fixed CS 2011-06-08 12:12:55 +02:00
RequestMatcher.php [HttpFoundation] allow locale in RequestMatcher path 2011-05-28 22:37:43 +02:00
RequestMatcherInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Response.php [HttpFoundation] Fixed indentation 2011-06-11 10:24:44 +02:00
ResponseHeaderBag.php fixed CS 2011-06-08 12:16:48 +02:00
ServerBag.php [HttpFoundation] added missing CONTENT_TYPE and CONTENT_LENGTH to the Request headers (these two headers are not prefixes with HTTP_ -- as per the CGI/1.1 spec, closes #1234) 2011-06-08 11:04:41 +02:00
Session.php [Session] added phpdoc about flash messages 2011-06-11 11:44:30 +02:00