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
Nicolas Grekas 363e5b41a5 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] Remove useless tests skips
  [ClassLoader] removes deprecated classes from documentation.
  [ClassLoader] added missing deprecation notice.
  [HttpFoundation] Fix an issue caused by php's Bug #66606.
  [Yaml] Update README.md
  Don't add Accept-Range header on unsafe HTTP requests
  simplify hasScheme method
  adapted merge to 2.5
  adapted previous commit for 2.3
  [Security] Don't send remember cookie for sub request
  [Security] fixed wrong phpdoc
  [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri
  [2.3] Cleanup deprecations

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/logger.html.twig
	src/Symfony/Component/HttpKernel/composer.json
2015-01-03 16:33:07 +01:00
..
Bundle [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
CacheClearer Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
CacheWarmer Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DataCollector Merge branch '2.5' into 2.6 2015-01-03 16:33:07 +01:00
Debug [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DependencyInjection [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
EventListener Merge branch '2.5' into 2.6 2015-01-03 16:33:07 +01:00
Fixtures [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
Fragment [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpCache [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
Profiler Merge branch '2.3' into 2.5 2015-01-03 16:23:51 +01:00
ClientTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpKernelTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
KernelTest.php Merge branch '2.3' into 2.5 2015-01-03 16:23:51 +01:00
Logger.php Fixing the Logger deprecation notices to match the correct method name it should be informing of 2014-01-16 10:15:18 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php [HttpKernel] Fix UriSigner::check when _hash is not at the end of the uri 2015-01-03 11:03:21 +01:00