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 5b71e61d15 Merge branch '2.3'
* 2.3:
  [HttpKernel] added a check for private event listeners/subscribers
  [FrameworkBundle] fixed registration of the register listener pass
  [Form] Fixed regression causing invalid "WHERE id IN ()" statements
  [DependencyInjection] fixed a non-detected circular reference in PhpDumper (closes #8425)
  [Form] Fixed regression in BooleanToStringTransformer from ed83752
  [FrameworkBundle] removed obsolete code
  [Process] Close unix pipes before calling `proc_close` to avoid a deadlock
  [Process] Fix process merge in 2.3
  [Intl] made RegionBundle and LanguageBundle merge fallback data when using a country-specific locale
2013-09-12 14:59:51 +02:00
..
Compiler [DependencyInjection] added tags validation when compiling a container 2013-09-12 12:52:36 +02:00
Dumper Merge branch '2.3' 2013-09-12 14:59:51 +02:00
Extension [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
Fixtures [DependencyInjection] added tags validation when compiling a container 2013-09-12 12:52:36 +02:00
LazyProxy ProxyManager Bridge 2013-05-06 08:38:39 +02:00
Loader [DependencyInjection] added tags validation when compiling a container 2013-09-12 12:52:36 +02:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
ContainerTest.php merged branch fabpot/null-services (PR #8582) 2013-07-25 19:04:05 +02:00
CrossCheckTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DefinitionDecoratorTest.php [DependencyInjection] fixed #8570 2013-07-25 13:55:15 +08: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