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/Bundle/FrameworkBundle/DependencyInjection/Compiler
Fabien Potencier 11cdff93f3 [FrameworkBundle] refactored container:debug command
* Use a dumper to serialize the container into the cache (XML)
 * Only keep the "real" services (abstract ones are not displayed anymore)
2011-05-01 17:21:20 +02:00
..
AddCacheWarmerPass.php [DependencyInjection] renamed Definition::setArgument() as replaceArgument() to be more specific 2011-04-20 04:47:44 -07:00
AddConstraintValidatorsPass.php [DependencyInjection] renamed Definition::setArgument() as replaceArgument() to be more specific 2011-04-20 04:47:44 -07:00
CompilerDebugDumpPass.php [DependencyInjection] dump a readable format 2011-04-14 20:42:19 +02:00
ContainerBuilderDebugDumpPass.php [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +02:00
FormPass.php fixed email 2011-04-24 13:59:46 +02:00
ProfilerPass.php [FrameworkBundle] Adding an exception to help with bad configuration and filling in some missing tests 2011-03-07 21:10:01 -06:00
RegisterKernelListenersPass.php Various typos 2011-04-30 19:40:15 +00:00
RoutingResolverPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TemplatingPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TranslatorPass.php [FrameworkBundle] removed two parameters 2011-04-23 11:34:17 +02:00