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/Fixtures/containers
Fabien Potencier bf3e882a0c Merge branch '2.3' into 2.5
* 2.3:
  [TwigBundle] allowed SecurityBundle to use the latest versions of FrameworkBundle
  [HttpFoundation] Make use of isEmpty() method
  fix missing comma in YamlDumper
  [Console] Helper\Table->addRow optimization

Conflicts:
	src/Symfony/Bundle/SecurityBundle/composer.json
	src/Symfony/Component/Console/Helper/TableHelper.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/container9.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services9.yml
2015-01-13 08:22:00 +01:00
..
container8.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
container9.php Merge branch '2.3' into 2.5 2015-01-13 08:22:00 +01:00
container10.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
container11.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
container12.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
container13.php Merge branch '2.0' into 2.1 2013-02-11 12:42:49 +01:00
container14.php [DependencyInjection] fixed tests (refs #7017) 2013-02-11 12:41:22 +01:00
container15.php [DependencyInjection] Update dumpers and loaders, add unit tests 2014-04-01 14:25:44 +02:00
container16.php [DependencyInjection] Update dumpers and loaders, add unit tests 2014-04-01 14:25:44 +02:00
container17.php GraphizDumper now displays unresolved parameters 2014-05-09 16:22:29 +02:00
container18.php [DependencyInjection] Pass a Scope instance instead of a scope name. 2014-07-19 21:50:43 +01:00