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-07-09 14:43:50 +02:00
..
AnalyzeServiceReferencesPass.php [DependencyInjection] fixed private services removal when used as configurators (closes #3758) 2012-05-07 12:47:50 +02:00
CheckCircularReferencesPass.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
CheckDefinitionValidityPass.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
CheckExceptionOnInvalidReferenceBehaviorPass.php fixed CS 2011-12-18 14:42:59 +01:00
CheckReferenceValidityPass.php fixed CS 2011-12-18 14:42:59 +01:00
Compiler.php [DependencyInjection] tagged the public @api 2011-07-20 10:50:27 +02:00
CompilerPassInterface.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
InlineServiceDefinitionsPass.php fixed CS 2011-12-18 14:42:59 +01:00
LoggingFormatter.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
MergeExtensionConfigurationPass.php delay resolving values of extensions config until all files are loaded 2011-07-09 18:03:05 +02:00
PassConfig.php fixed phpdoc @param alignment 2012-05-15 18:56:32 +02:00
RemoveAbstractDefinitionsPass.php fixed CS 2011-06-08 12:16:48 +02:00
RemovePrivateAliasesPass.php fixed CS 2011-06-08 12:16:48 +02:00
RemoveUnusedDefinitionsPass.php fixed CS 2011-12-18 14:42:59 +01:00
RepeatablePassInterface.php fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
RepeatedPass.php fixed CS 2011-06-08 12:16:48 +02:00
ReplaceAliasByActualDefinitionPass.php fixed phpdoc @param alignment 2012-05-15 18:56:32 +02:00
ResolveDefinitionTemplatesPass.php fixed CS 2012-05-18 19:37:58 +02:00
ResolveInvalidReferencesPass.php fixed CS 2012-05-18 19:37:58 +02:00
ResolveParameterPlaceHoldersPass.php [DependencyInjection] fixed regression when a parameter contains an escaped % 2011-05-26 12:47:50 +02:00
ResolveReferencesToAliasesPass.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
ServiceReferenceGraph.php [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
ServiceReferenceGraphEdge.php fixed CS 2012-05-18 19:37:58 +02:00
ServiceReferenceGraphNode.php fixed phpdoc @param alignment 2012-05-15 18:56:32 +02:00