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
Graham Campbell 0fc3369b35 CS fixes
2014-12-03 20:10:26 +00:00
..
AnalyzeServiceReferencesPass.php Docblock fixes 2014-11-30 13:33:44 +00:00
CheckCircularReferencesPass.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
CheckDefinitionValidityPass.php updated license blocks 2012-03-31 18:00:32 -03:00
CheckExceptionOnInvalidReferenceBehaviorPass.php CS fixes 2014-12-03 20:10:26 +00:00
CheckReferenceValidityPass.php unified return null usages 2014-04-16 09:43:51 +02:00
Compiler.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
CompilerPassInterface.php fixed CS 2012-07-09 14:54:20 +02:00
InlineServiceDefinitionsPass.php Docblock fixes 2014-11-30 13:33:44 +00:00
LoggingFormatter.php fixed CS 2012-07-09 14:54:20 +02:00
MergeExtensionConfigurationPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
PassConfig.php fixed phpdoc @param alignment 2012-05-15 22:19:31 +02: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 made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
RepeatablePassInterface.php fixed CS 2012-07-09 14:54:20 +02:00
RepeatedPass.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
ReplaceAliasByActualDefinitionPass.php wrap the exception to get information about where the exception comes from 2013-01-16 09:37:50 +01:00
ResolveDefinitionTemplatesPass.php made types consistent with those defined in Hack 2014-04-13 20:00:14 +02:00
ResolveInvalidReferencesPass.php Docblock fixes 2014-11-30 13:33:44 +00:00
ResolveParameterPlaceHoldersPass.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
ResolveReferencesToAliasesPass.php Break infinite loop while resolving aliases 2014-10-26 08:26:27 +01:00
ServiceReferenceGraph.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
ServiceReferenceGraphEdge.php fixed CS 2012-05-18 19:42:42 +02:00
ServiceReferenceGraphNode.php Docblock fixes 2014-11-30 13:33:44 +00:00