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 9b3c2ca3d3 merged branch vicb/uploaded-file/max-size (PR #1574)
Commits
-------

6786e81 [HttpFoundation] code factorization in UploadedFile

Discussion
----------

[HttpFoundation] code factorization in UploadedFile

As both #1542 and #1544 have been merged.
2011-07-07 11:06:29 +02:00
..
File [HttpFoundation] code factorization in UploadedFile 2011-07-07 10:47:10 +02:00
SessionStorage [HttpFoundation] tweaked previous merge 2011-07-04 16:26:19 +02:00
ApacheRequest.php [HttpFoundation] fixed a small bug on Windows 2011-03-17 12:28:29 +01:00
Cookie.php [HttpFoundation] added phpdoc + exception fix 2011-06-10 08:59:49 +02:00
FileBag.php fixed CS 2011-06-08 12:12:55 +02:00
HeaderBag.php removed usage of preg_match with the 'e' modifier 2011-07-05 19:49:27 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
ParameterBag.php [HttpFoundation] fixed php doc 2011-05-10 20:24:58 +02:00
RedirectResponse.php [HttpFoundation] tweaked previous merge 2011-07-07 07:41:40 +02:00
Request.php made HTTP headers coming from proxies non-trusted by default 2011-07-05 19:49:36 +02:00
RequestMatcher.php [HttpFoundation] simplified code 2011-06-14 16:08:07 +02:00
RequestMatcherInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Response.php [HttpFoundation] prevented Response headers to be sent twice 2011-07-07 07:34:35 +02:00
ResponseHeaderBag.php fixed CS 2011-06-08 12:16:48 +02:00
ServerBag.php [HttpFoundation] added missing CONTENT_TYPE and CONTENT_LENGTH to the Request headers (these two headers are not prefixes with HTTP_ -- as per the CGI/1.1 spec, closes #1234) 2011-06-08 11:04:41 +02:00
Session.php [HttpFoundation] Small optimization of Session flash handling 2011-06-20 11:06:27 +02:00