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-07-05 19:49:27 +02:00
..
File fixed CS 2011-06-15 13:46:46 +02:00
SessionStorage [HttpFoundation] tweaked previous merge 2011-07-04 16:26:19 +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 removed usage of preg_match with the 'e' modifier 2011-07-05 19:49:27 +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 @Return comment for getAcceptableContentTypes() method. 2011-07-04 14:34:11 -07:00
RequestMatcher.php [HttpFoundation] simplified code 2011-06-14 16:08:07 +02:00
RequestMatcherInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Response.php [HttpFoundation] fixed a bug in previous merge 2011-06-22 15:23:37 +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 [HttpFoundation] Small optimization of Session flash handling 2011-06-20 11:06:27 +02:00