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
Fabien Potencier 4972bf6350 [DependencyInjection] made getXsdValidationBasePath() and getNamespace() methods from DIC Extension class optional
This has been changed so that people that do not use XML for their own extensions do
not need to bother implementing these two methods.
2011-02-15 04:14:48 +01:00
..
Compiler [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Configuration [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Dumper [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Exception normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Extension enables normalizeConfig() to handle irregular plural forms, e.g. factory -> factories 2011-01-28 18:22:17 +01:00
Loader [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
ParameterBag [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Alias.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Container.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
ContainerAware.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ContainerAwareInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ContainerBuilder.php [DependencyInjection] made getXsdValidationBasePath() and getNamespace() methods from DIC Extension class optional 2011-02-15 04:14:48 +01:00
ContainerInterface.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Definition.php [DependencyInjection] Create explicit factoryClass property for Definitions 2011-02-05 20:39:42 +01:00
DefinitionDecorator.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
InterfaceInjector.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Parameter.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Reference.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
Scope.php [DependencyInjection] minor interface change 2011-02-13 10:38:10 +01:00
ScopeInterface.php [DependencyInjection] minor interface change 2011-02-13 10:38:10 +01:00
SimpleXMLElement.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00
TaggedContainerInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Variable.php [Dependency Injection] PHPDoc 2011-02-14 11:16:04 +01:00