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
Fabien Potencier dd744c9f53 Merge branch '2.3' into 2.6
* 2.3:
  Fix typo
  Check instance of FormBuilderInterface instead of FormBuilder
  [Security] TokenBasedRememberMeServices test to show why encoding username is required
  [Security] AbstractRememberMeServices::encodeCookie() validates cookie parts
  [console][formater] allow format toString object.
  [HttpFoundation] Fix baseUrl when script filename is contained in pathInfo
  Avoid redirection to XHR URIs
  [HttpFoundation] IpUtils::checkIp4() should allow  networks
  Fix HTML escaping of to-source links
  [FrameworkBundle] Removed unnecessary parameter in TemplateController
  [DomCrawler] Throw an exception if a form field path is incomplete.
  [Console] Delete duplicate test in CommandTest
  [TwigBundle] Refresh twig paths when resources change.
  WebProfiler break words
  fixed typo
  Update README.md
  [HttpKernel] Handle an array vary header in the http cache store
  [Security][Translation] fixes #14584
  [Framework] added test for Router commands.
  Handled bearer authorization header in REDIRECT_ form

Conflicts:
	src/Symfony/Component/Debug/ExceptionHandler.php
2015-05-22 16:53:08 +02:00
..
EsiTest.php Merge branch '2.3' into 2.6 2015-04-01 18:50:12 +02:00
HttpCacheTest.php Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
HttpCacheTestCase.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
SsiTest.php Safe escaping of fragments for eval() 2015-04-01 18:53:45 +02:00
StoreTest.php Merge branch '2.3' into 2.6 2015-05-22 16:53:08 +02:00
TestHttpKernel.php Merge branch '2.3' into 2.5 2014-12-11 20:53:06 +01:00
TestMultipleHttpKernel.php Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00