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
2012-03-31 18:00:32 -03:00
..
AnalyzeServiceReferencesPass.php fixed CS 2011-12-18 14:42:59 +01:00
CheckCircularReferencesPass.php updated license blocks 2012-03-31 18:00:32 -03:00
CheckDefinitionValidityPass.php updated license blocks 2012-03-31 18:00:32 -03:00
CheckExceptionOnInvalidReferenceBehaviorPass.php updated license blocks 2012-03-31 18:00:32 -03:00
CheckReferenceValidityPass.php updated license blocks 2012-03-31 18:00:32 -03:00
Compiler.php [DependencyInjection] tagged the public @api 2011-07-20 10:50:27 +02:00
CompilerPassInterface.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
InlineServiceDefinitionsPass.php fixed CS 2011-12-18 14:42:59 +01:00
LoggingFormatter.php updated license blocks 2012-03-31 18:00:32 -03:00
MergeExtensionConfigurationPass.php delay resolving values of extensions config until all files are loaded 2011-07-09 18:03:05 +02:00
PassConfig.php merged 2.0 2011-12-13 16:12:53 +01:00
RemoveAbstractDefinitionsPass.php updated license blocks 2012-03-31 18:00:32 -03:00
RemovePrivateAliasesPass.php fixed CS 2011-06-08 12:16:48 +02:00
RemoveUnusedDefinitionsPass.php [DependencyInjection] fixed wrong local variable name in RemoveUnusedDefinitionsPass::process() method. 2012-01-10 22:07:25 +01:00
RepeatablePassInterface.php fixed CS 2011-06-08 12:16:48 +02:00
RepeatedPass.php [DependencyInjection] removed unused $compiler local variable in RepeatedPass::process() method. 2012-01-10 22:07:30 +01:00
ReplaceAliasByActualDefinitionPass.php fixed CS 2011-12-18 14:42:59 +01:00
ResolveDefinitionTemplatesPass.php updated license blocks 2012-03-31 18:00:32 -03:00
ResolveInvalidReferencesPass.php merged 2.0 2011-12-18 14:48:17 +01:00
ResolveParameterPlaceHoldersPass.php [DependencyInjection] removed unused private property $parameterBag in ResolveParameterPlaceHoldersPass::process() method. 2012-01-10 22:07:35 +01:00
ResolveReferencesToAliasesPass.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
ServiceReferenceGraph.php merged 2.0 2011-12-13 16:12:53 +01:00
ServiceReferenceGraphEdge.php fixed CS 2011-06-08 12:16:48 +02:00
ServiceReferenceGraphNode.php fixed CS 2011-06-08 12:16:48 +02:00