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/Tests
Fabien Potencier a66e9ff77e Merge branch '2.7' into 2.8
* 2.7:
  [Translation][fallback] add missing resources in parent catalogues.
  removed a deprecation notice
  [Form] Fix show float values as choices values in ChoiceType
  [HttpFoundation][Session] memcached connection should not be closed
2016-11-06 08:21:30 -08:00
..
File Merge branch '2.3' into 2.7 2016-02-22 17:12:29 +01:00
Session [HttpFoundation][Session] memcached connection should not be closed 2016-11-02 08:42:51 -04:00
AcceptHeaderItemTest.php fixed CS 2014-09-22 10:32:35 +02:00
AcceptHeaderTest.php [HttpFoundation] Fix AcceptHeader 2012-11-13 17:18:54 +01:00
ApacheRequestTest.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
BinaryFileResponseTest.php Merge branch '2.3' into 2.7 2016-03-10 20:23:56 +01:00
CookieTest.php [HttpFoundation][Cookie] Cookie DateTimeInterface fix 2016-01-14 17:21:08 +01:00
ExpressionRequestMatcherTest.php add expression request matcher tests 2014-03-03 18:30:41 +01:00
FileBagTest.php fixed CS 2014-09-22 10:32:35 +02:00
HeaderBagTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
IpUtilsTest.php Verify explicitly that the request IP is a valid IPv4 address 2016-08-19 08:01:16 -07:00
JsonResponseTest.php Minor fixes & cleanups 2016-10-06 10:40:01 +02:00
ParameterBagTest.php [HttpFoundation] Deprecate $deep parameter on ParameterBag 2015-11-27 12:03:19 +01:00
RedirectResponseTest.php CS fixes 2014-12-03 20:10:26 +00:00
RequestMatcherTest.php Merge branch '2.5' 2014-09-22 13:59:59 +02:00
RequestStackTest.php Revert "[HttpFoundation] removed test file not related to 2.3" 2014-03-04 08:36:26 +01:00
RequestTest.php CS: apply rules 2016-11-03 08:44:53 +01:00
ResponseHeaderBagTest.php Merge branch '2.3' into 2.7 2015-11-02 21:20:53 +01:00
ResponseTest.php Merge branch '2.3' into 2.7 2015-11-20 18:41:18 +01:00
ResponseTestCase.php added missing license blocks 2013-04-22 06:29:54 +02:00
ServerBagTest.php [HttpFoundation] Do not overwrite the Authorization header if it is already set 2016-01-22 07:46:45 +01:00
StreamedResponseTest.php [HttpFoundation] Allow Cache-Control headers on StreamedResponse 2014-11-02 01:37:08 +01:00