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 74c4974998 Merge branch '2.8' into 3.0
* 2.8:
  [VarDumper] Fix tests on PHP 7
  [DomCrawler] Clarify the value returned by getPhpFiles()
  [DependencyInjection] Fix #16461 Let Container::set() replace existing aliases
  avoid (string) catchable fatal error for instances of __PHP_Incomplete_Class
  remove unnecessary retrieval and setting of data
  Update validators.fr.xlf
  avoid (string) catchable fatal error for __PHP_Incomplete_Class instances
  sendContent return as parent.
  [DomCrawler] Remove the overridden getHash() method to prevent problems when cloning the crawler
  [FrameworkBundle] Fix a typo
  Added more exceptions to singularify method
  Add width attribute on SVG
  [FrameworkBundle] Support autowiring for TranslationInterface
  [WebProfiler] Fixed styles for search block and menu profiler for IE Edge

Conflicts:
	src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php
	src/Symfony/Component/DomCrawler/Crawler.php
2016-02-13 10:23:44 +01:00
..
Bundle Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02: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 Make the container considered non-fresh if the environment parameters are changed 2014-12-13 16:43:22 +00:00
Controller Merge branch '2.8' 2015-11-28 12:03:53 +01:00
DataCollector Merge branch '2.8' into 3.0 2016-02-13 10:23:44 +01:00
Debug Remove empty statements. 2016-01-13 18:07:01 +01:00
DependencyInjection Merge branch '2.8' 2015-09-10 10:18:49 +02:00
EventListener Remove unused imports 2016-01-21 00:01:55 +02:00
Fixtures Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
Fragment Merge branch '2.7' into 2.8 2015-11-04 10:24:34 +01:00
HttpCache Merge branch '2.8' into 3.0 2015-12-28 14:14:56 +01:00
Profiler Rely on iconv and symfony/polyfill-* 2015-10-28 03:15:07 +01:00
ClientTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpKernelTest.php Add more callable type hints 2015-10-05 18:52:37 +02:00
KernelTest.php Merge branch '2.8' into 3.0 2016-01-20 13:18:23 +01:00
Logger.php [2.7] Fix unsilenced deprecation notices 2015-06-16 15:26:24 +02:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php Merge branch '2.3' into 2.7 2016-01-12 18:44:11 +01:00