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
2011-05-12 14:45:38 +02:00
..
File [Form] Added test for last commit by kriswallsmith and improved dealing with original names 2011-05-04 17:04:44 +02:00
SessionStorage [HttpFoundation] Remove warnings when session id isn't given 2011-05-06 16:25:44 +02:00
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
Cookie.php changed the default httpOnly value for cookie for better security out of the box 2011-05-04 08:44:59 +02:00
FileBag.php File & UploadedFile tweaks 2011-04-27 09:10:41 +02:00
HeaderBag.php Make casting scalar to array consistent 2011-04-26 12:16:35 +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 [HttpFoundation] moved the PUT magic dance in createFromGlobals() 2011-05-12 14:45:38 +02:00
RequestMatcher.php Merge remote branch 'igorw/ipv6' 2011-04-24 22:04:25 +02:00
RequestMatcherInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Response.php [HttpFoundation] replaced LF by CRLF as per the spec 2011-05-12 00:08:05 +02:00
ResponseHeaderBag.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ServerBag.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Session.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00