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/Compiler
2011-01-24 17:55:09 +01:00
..
AnalyzeServiceReferencesPass.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
CheckCircularReferencesPass.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
CheckReferenceScopePass.php [DependencyInjection] fixed CS + tweaked error messages 2011-01-22 15:35:59 +01:00
Compiler.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
CompilerPassInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
InlineServiceDefinitionsPass.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
MergeExtensionConfigurationPass.php refactors extensions to call XXXLoad only once with all config sections 2011-01-21 17:04:18 +01:00
PassConfig.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
RemovePrivateAliasesPass.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
RemoveUnusedDefinitionsPass.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
RepeatablePassInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
RepeatedPass.php adds scope to the DI container 2011-01-22 15:20:50 +01:00
ReplaceAliasByActualDefinitionPass.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ResolveInterfaceInjectorsPass.php [DependencyInjection] fixed ResolveInterfaceInjectorsPass, as services might not have a class defined due to a scope (e.g. 'request') 2011-01-24 17:55:09 +01:00
ResolveInvalidReferencesPass.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ResolveParameterPlaceHoldersPass.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ResolveReferencesToAliasesPass.php [DependencyInjection] fixed strict flag propagation to aliases 2011-01-22 16:05:51 +01:00
ServiceReferenceGraph.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ServiceReferenceGraphEdge.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ServiceReferenceGraphNode.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00