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 dcc80c7b8a Merge branch '2.8'
* 2.8:
  fixes CS
  fixed CS
  [DependencyInjection] Add missing file headers
  fixed typo
  made Symfony compatible with both Twig 1.x and 2.x
  [FrameworkBundle] Fix precedence of xdebug.file_link_format
2015-08-24 09:21:16 +02:00
..
File Merge branch '2.6' into 2.7 2015-07-09 18:07:40 +02:00
Session Merge branch '2.8' 2015-08-24 09:21:16 +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.6 2015-06-04 22:11:39 +02:00
ClockMock.php Mock microtime() and time() in transient tests 2015-07-01 18:07:08 +02:00
CookieTest.php Mock microtime() and time() in transient tests 2015-07-01 18:07:08 +02: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 CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
IpUtilsTest.php [HttpFoundation] IpUtils::checkIp4() should allow networks 2015-05-20 09:39:40 +02:00
JsonResponseTest.php [2.6] Towards 100% HHVM compat 2015-07-01 12:03:42 +02:00
ParameterBagTest.php Merge branch '2.3' into 2.6 2015-05-15 15:32:45 +02: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 2015-08-24 08:37:42 +02:00
ResponseHeaderBagTest.php Merge branch '2.3' into 2.6 2015-07-01 20:23:01 +02:00
ResponseTest.php Merge branch '2.3' into 2.7 2015-08-05 17:45:00 +02: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