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
Fabien Potencier 6b02541880 Merge branch '2.6' into 2.7
* 2.6:
  Fix small coding style
  [2.3] Static Code Analysis for Components
  [Form] fixed phpdoc
  CS: Convert double quotes to single quotes
  Fixed MongoODM entity loader. Improved loading behavior of entities and documents by reusing entity loader.
  [Validator] added Japanese translation for unmatched charset (id: 80)
  [WebProfilerBundle] fixed undefined buttons.
  [WebProfilerBundle] Fix javascript toolbar on IE8
  [DependencyInjection] Highest precedence for user parameters
  bumped Symfony version to 2.6.6
  [Translation][MoFileLoader] fixed load empty translation.
  updated VERSION for 2.6.5
  updated CHANGELOG for 2.6.5
  bumped Symfony version to 2.3.27
  updated VERSION for 2.3.26
  update CONTRIBUTORS for 2.3.26
  updated CHANGELOG for 2.3.26
  [HttpKernel] UriSigner::buildUrl - default params for http_build_query

Conflicts:
	src/Symfony/Bridge/Propel1/Tests/DataCollector/PropelDataCollectorTest.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Security/Http/Firewall/AbstractPreAuthenticatedListener.php
	src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf
2015-03-22 17:57:18 +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 Make the container considered non-fresh if the environment parameters are changed 2014-12-13 16:43:22 +00:00
Controller [DX] Attempt to improve logging messages with parameters 2015-01-16 16:11:12 +01:00
DataCollector Merge branch '2.3' into 2.6 2015-03-07 08:40:15 +01:00
Debug [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
DependencyInjection feature #13780 [HttpKernel] Throw a LogicException when kernel.exception does not lead to a Response (nicolas-grekas) 2015-03-14 06:13:34 +01:00
EventListener [2.6] add @group legacy 2015-03-13 18:37:22 +01:00
Fixtures [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00
Fragment Changed visibility of setUp() and tearDown to protected 2015-03-13 10:50:03 +01:00
HttpCache Merge branch '2.3' into 2.6 2015-03-22 17:55:57 +01:00
Profiler Merge branch '2.6' into 2.7 2015-03-22 17:57:18 +01:00
ClientTest.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
HttpKernelTest.php [HttpKernel] Throw a LogicException when kernel.exception does not led to a Response 2015-03-09 17:32:01 +01:00
KernelTest.php [2.6] add @group legacy 2015-03-13 18:37:22 +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] UriSigner::buildUrl - default params for http_build_query 2015-03-17 13:54:32 +01:00