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
2011-05-01 17:21:19 +02:00
..
Compiler [DependencyInjection] removed unused vars 2011-05-01 17:21:17 +02:00
Dumper [DependencyInjection] added public attribute when dumping a container to XML 2011-05-01 17:21:19 +02:00
Exception [DependencyInjection] added NonExistentParameterException that indicates where a non-existent parameter is being used 2011-04-26 12:36:25 +02:00
Extension [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Loader [DependencyInjection] forced anonymous services to always be private 2011-05-01 17:21:18 +02:00
ParameterBag [DependencyInjection] added NonExistentParameterException that indicates where a non-existent parameter is being used 2011-04-26 12:36:25 +02:00
Alias.php capitalized 'boolean' 2011-04-27 02:35:10 -03:00
Container.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
ContainerAware.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerAwareInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerBuilder.php capitalized 'boolean' 2011-04-27 02:35:10 -03:00
ContainerInterface.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Definition.php added Definition::getArgument() (very useful when unit testing a Container) 2011-04-28 11:26:10 +02:00
DefinitionDecorator.php Fixed various typo 2011-04-22 23:12:50 +00:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Parameter.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
Reference.php capitalized 'boolean' 2011-04-27 02:35:10 -03:00
Scope.php [DependencyInjection] moved most protected things to private 2011-03-11 14:50:46 +01:00
ScopeInterface.php Fixed CS 2011-02-27 20:56:29 +01:00
SimpleXMLElement.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
TaggedContainerInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Variable.php removed empty lines/trailing spaces 2011-04-15 21:12:02 +02:00