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 ac3eb5d91f Merge branch '3.1'
* 3.1:
  fixed typo
  [HttpCache] fix: do not cache OPTIONS request
  fixed CS
  Prevent infinite loop in PropertyMetadata
2016-10-13 18:32:06 -07:00
..
File Merge branch '2.3' into 2.7 2016-02-22 17:12:29 +01:00
Session Merge branch '2.8' into 3.1 2016-09-21 13:55:10 -07:00
AcceptHeaderItemTest.php fixed CS 2014-09-22 10:32:35 +02:00
AcceptHeaderTest.php
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] Add support for sending raw cookies in the response 2016-03-11 09:58:00 +00: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 [HttpFoundation] added private by default when setting Cache-Control to no-cache 2016-06-22 15:19:50 +02:00
IpUtilsTest.php Verify explicitly that the request IP is a valid IPv4 address 2016-08-19 08:01:16 -07:00
JsonResponseTest.php Merge branch '3.1' 2016-10-06 10:59:27 +02:00
ParameterBagTest.php Merge branch '2.8' 2015-11-27 15:23:49 +01:00
RedirectResponseTest.php 17139: do not send default cache header for 301 redirects 2016-03-18 08:56:50 +02: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 Merge branch '3.1' 2016-10-13 18:32:06 -07:00
ResponseHeaderBagTest.php [HttpFoundation] added private by default when setting Cache-Control to no-cache 2016-06-22 15:19:50 +02:00
ResponseTest.php [HttpFoundation] Deprecate extending some methods 2016-09-14 12:52:06 +02: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 Replace is_callable checks with type hints 2015-10-05 16:57:27 +02:00