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
Nicolas Grekas 6cd79e92f6 Merge branch '2.3' into 2.7
* 2.3:
  [Process] Fix potential race condition
  typo
  [FrameworkBundle] Set the kernel.name properly after a cache warmup
  Removed spaces before semicolon
2016-01-06 10:57:37 +01:00
..
File Merge branch '2.3' into 2.7 2015-08-26 12:48:03 +02:00
Session Merge branch '2.3' into 2.7 2015-11-02 21:20:53 +01: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 2015-12-18 16:35:58 +01:00
CookieTest.php removed all @covers annotations 2015-11-01 14:17:24 -08: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 [tests] Use @requires annotation when possible 2015-10-10 11:00:45 +02:00
ParameterBagTest.php removed @covers annotations in tests 2015-11-02 21:25:31 +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.3' into 2.7 2016-01-06 10:57:37 +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 Handled bearer authorization header in REDIRECT_ form 2015-02-10 11:35:13 +08:00
StreamedResponseTest.php [HttpFoundation] Allow Cache-Control headers on StreamedResponse 2014-11-02 01:37:08 +01:00