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/DependencyInjection/Tests
Fabien Potencier 99f97e59f1 Merge branch '2.3'
* 2.3:
  Update JsonResponse.php
  [HttpKernel] fixed the inline renderer when passing objects as attributes (closes #7124)
  CookieJar remove unneeded var, Client remove unneeded else
  [DI] Fixed bug requesting non existing service from dumped frozen container
  Update validators.sk.xlf
  [WebProfiler] fix content-type parameter
  Replace romaji period characters with Japanese style zenkaku period characters
  fixed CS
  fixed CS
  [Console] Avoided an unnecessary check.
  Added missing French validator translations
  typo first->second
  Passed the config when building the Configuration in ConfigurableExtension
  removed unused code
  Fixed variable name used in translation cache

Conflicts:
	src/Symfony/Component/Console/Event/ConsoleCommandEvent.php
2013-07-08 15:37:01 +02:00
..
Compiler Merge branch '2.1' into 2.2 2013-04-20 21:05:29 +02:00
Dumper Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Extension [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
Fixtures Merge branch '2.3' 2013-07-08 15:37:01 +02:00
LazyProxy ProxyManager Bridge 2013-05-06 08:38:39 +02:00
Loader [DependencyInjection] Replaced try/catch block with an @expectedException annotation in a test. 2013-06-17 14:32:29 +01:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php ProxyManager Bridge 2013-05-06 08:38:39 +02:00
ContainerTest.php also consider alias in Container::has() 2013-06-12 12:05:56 +02:00
CrossCheckTest.php [DependencyInjection] removed hard dependency on the Config component 2012-12-28 11:06:10 +01:00
DefinitionDecoratorTest.php updated license blocks 2012-03-31 18:00:32 -03:00
DefinitionTest.php ProxyManager Bridge 2013-05-06 08:38:39 +02:00
ParameterTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ReferenceTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00