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/HttpKernel/Tests/HttpCache
Nicolas Grekas 36b5716303 Merge branch '2.8' into 3.1
* 2.8:
  Disable CLI color for Windows 10 greater than 10.0.10586
  Exception details break the layout
  [HttpKernel] Remove wrong docblock
  [HttpKernel] Fix HttpCache validation HTTP method
  Move space from the before 'if' to the after 'if'
  [TwigBundle] Add a check for choice's attributes emptiness before calling block('attributes')
2016-08-19 08:48:39 +02:00
..
EsiTest.php Merge branch '2.3' into 2.7 2015-09-14 16:14:09 +02:00
HttpCacheTest.php Merge branch '2.8' into 3.1 2016-08-19 08:48:39 +02:00
HttpCacheTestCase.php [HttpKernel] Use flock() for HttpCache's lock files 2016-07-26 09:56:53 +02:00
ResponseCacheStrategyTest.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
SsiTest.php Safe escaping of fragments for eval() 2015-04-01 18:53:45 +02:00
StoreTest.php [HttpKernel] Use flock() for HttpCache's lock files 2016-07-26 09:56:53 +02:00
TestHttpKernel.php Added an ArgumentResolver with clean extension point 2016-04-01 11:46:27 +02:00
TestMultipleHttpKernel.php Added an ArgumentResolver with clean extension point 2016-04-01 11:46:27 +02:00