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-04-15 21:12:02 +02:00
..
File removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00
SessionStorage fixed session management in functional tests 2011-04-13 23:11:25 +02:00
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
Cookie.php [HttpFoundation] fixed expiration time for Cookie (PHP wants a Unix timestamp) 2011-04-13 20:12:14 +02:00
FileBag.php [HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor 2011-03-17 16:07:53 -07:00
HeaderBag.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ParameterBag.php [HttpFoundation] allow to retrieve paths of arbitrary depths 2011-04-05 10:17:31 +02:00
RedirectResponse.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Request.php [HttpFoundation] fixed wrong method name 2011-04-15 19:04:00 +09:00
RequestMatcher.php [HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher 2011-03-23 21:27:04 +01:00
RequestMatcherInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Response.php Merge remote branch 'hhamon/shared_maxage_fix' 2011-04-13 23:24:31 +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 [HttpFoundation] replaced the option argument of Session by defaultLocale 2011-03-30 17:26:13 +02:00