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/HttpCache
Fabien Potencier 58efb98c6f Merge branch '2.6' into 2.7
* 2.6: (30 commits)
  [Translation] fixed JSON loader on PHP 7 when file is empty
  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
  fixed typo
  [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
  [2.6] Fix HTML escaping of to-source links
  Fix HTML escaping of to-source links
  ExceptionHandler: More Encoding
  Fix the rendering of deprecation log messages
  [FrameworkBundle] Removed unnecessary parameter in TemplateController
  [DomCrawler] Throw an exception if a form field path is incomplete.
  Fixed the indentation in the compiled template for the DumpNode
  [Console] Delete duplicate test in CommandTest
  [TwigBundle] Refresh twig paths when resources change.
  WebProfiler break words
  ...

Conflicts:
	src/Symfony/Bridge/Twig/composer.json
	src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
	src/Symfony/Component/Debug/ExceptionHandler.php
2015-05-22 16:54:25 +02:00
..
Esi.php Merge branch '2.6' into 2.7 2015-04-03 17:24:01 +02:00
EsiResponseCacheStrategy.php CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
EsiResponseCacheStrategyInterface.php [HttpKernel] fixed deprecation notices for ESI classes 2015-01-08 10:07:02 +01:00
HttpCache.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
ResponseCacheStrategy.php SSI support 2014-06-18 11:11:19 +02:00
ResponseCacheStrategyInterface.php SSI support 2014-06-18 11:11:19 +02:00
Ssi.php Safe escaping of fragments for eval() 2015-04-01 18:53:45 +02:00
Store.php Merge branch '2.3' into 2.6 2015-05-22 16:53:08 +02:00
StoreInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
SurrogateInterface.php [2.6] CS Fixes And Removed An Unused Import 2014-12-07 19:23:39 +01:00