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-28 10:29:32 +02:00
..
Compiler [DependencyInjection] fixed regression when a parameter contains an escaped % 2011-05-26 12:47:50 +02:00
Dumper [DependencyInjection] fixed typo 2011-05-26 08:22:16 +02:00
Exception [DependencyInjection] added a check for circular references in parameter definitions 2011-05-25 09:57:38 +02:00
Extension [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
Loader [DependencyInjection] Fixed bug where anonymous services from two different xml-files (with the same basename) could collide 2011-05-28 10:29:32 +02:00
ParameterBag [DependencyInjection] fixed regression when a parameter contains an escaped % 2011-05-26 12:47:50 +02:00
Alias.php capitalized 'boolean' 2011-04-27 02:35:10 -03:00
Container.php [DependencyInjection] renamed CircularReferenceException to ServiceCircularReferenceException 2011-05-25 09:48:49 +02:00
ContainerAware.php removed obsolete use-statement 2011-05-10 16:34:44 +02:00
ContainerAwareInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ContainerBuilder.php [DependencyInjection] create inlined private service from it's definition 2011-05-23 23:00:38 +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