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 fd5a2d09bc Merge branch '2.4'
* 2.4:
  [Security] simplified some unit tests
  [Security] made code easier to understand, added some missing unit tests
  [DependencyInjection] fixed InlineServiceDefinitionsPass to not inline a service if it's part of the current definition (to avoid an infinite loop)
  [DomCrawler] Fixed creating form objects from form nodes.
  disabled php.ini changes when using HHVM in .travis.yml
  [Process] fixed HHVM support
  Add support for HHVM in the getting of the PHP executable
  [Security] fixed error 500 instead of 403 if previous exception is provided to AccessDeniedException
2013-12-29 15:45:01 +01:00
..
Compiler Merge branch '2.3' into 2.4 2013-12-29 15:43:38 +01:00
Dumper Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Extension [DIC] Better handling of enableable configurations 2013-01-28 18:21:49 +01:00
Fixtures Merge branch '2.4' 2013-12-26 08:59:17 +01:00
LazyProxy ProxyManager Bridge 2013-05-06 08:38:39 +02:00
Loader Merge branch '2.3' into 2.4 2013-12-26 08:59:03 +01:00
ParameterBag [DependencyInjection] fixed ? position in some exception messages (refs #7861) 2013-05-01 06:24:56 +02:00
ContainerBuilderTest.php [DependencyInjection] fixes #9815 Syntax error in PHP dumper 2013-12-19 11:11:05 +01:00
ContainerTest.php [DependencyInjection] Fixed support for backslashes in service ids. 2013-12-20 22:29:30 +01:00
CrossCheckTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DefinitionDecoratorTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01:00
DefinitionTest.php Merge branch '2.2' into 2.3 2013-11-25 15:49:41 +01: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