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 897d813f99 Merge branch '2.8' into 3.0
* 2.8:
  fixed CS
  [DomCrawler] Dont use LIBXML_PARSEHUGE by default
  [Filesystem] Reduce complexity of ->remove()
  added tests for non-trusted proxies
  add 'guid' to list of exception to filter out
  Ensure backend slashes for symlinks on Windows systems
  [Filesystem] Try to delete broken symlinks
  fixed tests
  [FrameworkBundle] Test that ObjectNormalizer is registered
2016-03-02 16:25:36 +01:00
..
File Merge branch '2.3' into 2.7 2016-02-22 17:12:29 +01:00
Session Static code analysis 2016-01-25 19:00:36 +02: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-02-28 17:19:47 +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 bug #16177 [HttpFoundation] Fixes /0 subnet handling in IpUtils (ultrafez) 2015-10-19 13:54:32 +02:00
JsonResponseTest.php Merge branch '2.8' 2015-10-10 12:22:50 +02:00
ParameterBagTest.php Merge branch '2.8' 2015-11-27 15:23:49 +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 Merge branch '2.8' into 3.0 2016-03-02 16:25:36 +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 Replace is_callable checks with type hints 2015-10-05 16:57:27 +02:00