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-10-31 16:15:30 +01:00
..
File [HttpFoundation] tagged public @api 2011-07-20 10:06:02 +02:00
SessionStorage [Various] Typos 2011-07-28 10:28:20 +02:00
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
composer.json [composer] add composer.json 2011-09-27 00:55:43 +02: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 [HttpFoundation] tagged public @api 2011-07-20 10:06:02 +02:00
RedirectResponse.php [RedirectResponse] Added missing doctype and title tag 2011-08-24 05:31:42 +03:00
Request.php added locale handling forward compatibility 2011-10-31 16:15:30 +01:00
RequestMatcher.php merged branch schmittjoh/httpUtilFixes (PR #1739) 2011-07-22 14:45:54 +02:00
RequestMatcherInterface.php [HttpFoundation] tagged public @api 2011-07-20 10:06:02 +02:00
Response.php Remove Content-Length header adding for now. Fixes #1846. 2011-08-13 17:30:17 +03:00
ResponseHeaderBag.php [HttpFoundation] removed the possibility for a cookie path to set it to null (as this is equivalent to /) 2011-09-28 10:34:14 +02:00
ServerBag.php [ServerBag] Skip unnecessary loop in getHeaders() 2011-08-24 21:56:02 +03:00
Session.php [HttpFoundation] changed the strategy introduced in a5ccda47b4 to fix functional tests and still allow to call save more than once for a Session 2011-09-14 20:54:45 +02:00