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 c72e471c65 renamed some classes and Twig functions to more descriptive names (refs #6871)
HttpContentRenderer has been renamed to FragmentHandler.
The RendererStrategy subnamespace has been renamed to Fragment.
The strategy classes now have Fragment in their names.
ProxyRouterListener has been renamed to FragmentListener
The router_proxy configuration entry has been renamed to fragments.
2013-02-01 15:17:20 +01:00
..
AddCacheClearerPass.php updated license blocks 2012-03-31 18:00:32 -03:00
AddCacheWarmerPass.php merged 2.0 2012-05-27 12:30:27 +02:00
AddConstraintValidatorsPass.php fixed CS 2011-06-08 12:16:48 +02:00
AddValidatorInitializersPass.php [FrameworkBundle] Adapted FrameworkBundle to translator integration in the validator 2013-01-08 14:43:29 +01:00
CompilerDebugDumpPass.php fixed CS 2012-07-09 14:54:20 +02:00
ContainerBuilderDebugDumpPass.php [FrameworkBundle] refactored container:debug command 2011-05-01 17:21:20 +02:00
FormPass.php Fixing email 2012-05-26 09:48:33 +02:00
FragmentRendererPass.php renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01: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 Fixed typos 2012-07-28 22:02:29 +00:00
RoutingResolverPass.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TemplatingPass.php removed unused use statements 2011-10-29 11:56:30 +02:00
TranslationDumperPass.php -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
TranslationExtractorPass.php yet another fix 2011-09-19 17:53:25 +02:00
TranslatorPass.php updated license blocks 2012-03-31 18:00:32 -03:00