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 a1d12324f9 merged 2.0
2011-11-23 11:23:27 +01:00
..
File merged 2.0 2011-11-17 07:00:22 +01:00
SessionStorage Docblocks. 2011-11-02 21:27:51 +05:45
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
composer.json bumped Symfony version in composer.json files to 2.0.7 2011-11-17 06:58:47 +01:00
Cookie.php [HttpFoundation] standardized cookie paths (an empty path is equivalent to /) 2011-09-28 10:49:50 +02:00
FileBag.php [HttpFoundation] changed \LogicException to \InvalidArgumentException 2011-08-26 08:45:12 +02:00
HeaderBag.php [HttpFoundation] tagged public @api 2011-07-20 10:06:02 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ParameterBag.php Fix typos. 2011-11-03 11:22:03 +05:45
RedirectResponse.php [RedirectResponse] Added missing doctype and title tag 2011-08-24 05:31:42 +03:00
Request.php merged 2.0 2011-11-23 11:23:27 +01:00
RequestMatcher.php Fix cs 2011-11-17 23:14:19 +01:00
RequestMatcherInterface.php [HttpFoundation] tagged public @api 2011-07-20 10:06:02 +02:00
Response.php Fix typos. 2011-11-03 11:22:03 +05:45
ResponseHeaderBag.php Docblocks. 2011-11-02 21:27:51 +05:45
ServerBag.php Grammar changes. 2011-11-04 15:04:48 +05:45
Session.php moved management of the locale from the Session class to the Request class 2011-10-08 18:34:49 +02:00