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/Bundle/FrameworkBundle/Tests/DependencyInjection
Christian Flothmann 184f7ff125 replace DefinitionDecorator with ChildDefinition
The DefinitionDecorator class does not deal with decorated services. It
reflects a parent-child-relationship between definitions instead. To
avoid confusion, this commit deprecates the existing DefinitionDecorator
class and introduces a new ChildDefinition class as replacement.
2016-12-13 12:26:14 +01:00
..
Compiler replace DefinitionDecorator with ChildDefinition 2016-12-13 12:26:14 +01:00
Fixtures [FrameworkBundle] [Workflow] Fix service marking store configuration 2016-12-08 16:19:07 +01:00
ConfigurationTest.php [FrameworkBundle] removed the Doctrine Annotations lib dependency on FrameworkBundle 2016-09-30 09:58:09 -07:00
FrameworkExtensionTest.php replace DefinitionDecorator with ChildDefinition 2016-12-13 12:26:14 +01:00
PhpFrameworkExtensionTest.php [FrameworkBundle] Remove unused code in test 2016-01-31 22:09:31 +01:00
XmlFrameworkExtensionTest.php disable the assets helper when assets are disabled 2016-02-20 17:58:32 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00