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 046cdce578 merged branch drak/docblocks (PR #2546)
Commits
-------

09e1e60 Grammar changes.
b4d0f4b Grammar changes
a0e62f0 Fix typos.
e6627fb Docblocks.

Discussion
----------

[HttpFoundation] Docblocks.

Bug fix: no
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: n/a
Fixes the following tickets: -

Added missing docblocks and type hints.  Improves use with IDE and auto-generated API docs.
2011-11-07 16:25:21 +01:00
..
File merged 2.0 2011-10-26 14:29:19 +02: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 merged 2.0 2011-11-01 12:32:44 +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 Grammar changes. 2011-11-04 15:04:48 +05:45
RequestMatcher.php merged branch drak/docblocks (PR #2546) 2011-11-07 16:25:21 +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