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-03-05 13:30:54 +01:00
..
File [HttpFoundation] Removed remove recurring test 2011-03-01 18:58:07 +01:00
SessionStorage fixed merge 2011-02-27 21:16:13 +01:00
ApacheRequest.php [HttpFoundation] added ApacheRequest 2011-01-31 08:28:55 +01:00
Cookie.php [HttpFoundation] Moved licence 2011-01-29 16:12:10 +01:00
FileBag.php [HttpFoundation] Fixed missing curly brackets 2011-02-27 18:36:37 +01:00
HeaderBag.php [HttpFoundation] Removed useless else 2011-02-27 18:36:38 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ParameterBag.php [HttpFoundation] made small optimizations 2011-01-31 08:26:40 +01:00
RedirectResponse.php replaced Response::createRedirect by a new RedirectResponse class 2011-02-21 18:10:53 +01:00
Request.php [HttpFoundation] Removed useless else 2011-02-27 18:36:38 +01:00
RequestMatcher.php some performance tweaks 2011-01-21 11:57:43 +01:00
RequestMatcherInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Response.php replaced Response::createRedirect by a new RedirectResponse class 2011-02-21 18:10:53 +01:00
ResponseHeaderBag.php [HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes 2011-02-21 19:57:05 -08:00
ServerBag.php fixed typo 2011-02-04 12:20:47 +01:00
Session.php [HttpFoundation] added a check for array keys existence. 2011-03-05 13:30:54 +01:00