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
2016-09-09 19:24:04 +02:00
..
AddCacheClearerPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AddCacheWarmerPass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
AddConsoleCommandPass.php [Console] Fix BC break introduced by #18101 2016-06-01 08:04:28 +02:00
AddConstraintValidatorsPass.php Fix constraint validator alias being required 2016-02-23 21:06:57 +01:00
AddExpressionLanguageProvidersPass.php [FrameworkBundle] fixed #12847 AddExpressionLanguageProviderPass 2015-01-08 17:54:25 +00:00
AddValidatorInitializersPass.php [FrameworkBundle] Implemented configuration to select the desired Validator API 2014-03-30 18:31:00 +02:00
CachePoolPass.php [FrameworkBundle] Simplify config for app/system/pool caches 2016-05-04 17:35:58 +02:00
CompilerDebugDumpPass.php Use Filesystem::chmod instead of chmod when dumping file 2014-03-31 12:15:50 +02:00
ConfigCachePass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
ContainerBuilderDebugDumpPass.php [FrameworkBundle] update debug commands references 2014-12-17 21:15:32 +01:00
ControllerArgumentValueResolverPass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
FormPass.php [FrameworkBundle] add support for prioritizing form type extension tags 2016-09-09 19:24:04 +02:00
LoggingTranslatorPass.php [FrameworkBundle] Remove TranslatorBagInterface check 2016-08-23 10:02:31 -07:00
ProfilerPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
PropertyInfoPass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
RoutingResolverPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SerializerPass.php Created a trait to sort tagged services 2016-06-14 08:28:39 +02:00
TemplatingPass.php [FrameworkBundle] Fix Templating Engine autowiring 2016-03-31 11:54:21 +02:00
TranslationDumperPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TranslationExtractorPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TranslatorPass.php updated license blocks 2012-03-31 18:00:32 -03:00
UnusedTagsPass.php added some tests 2015-09-28 18:42:41 +02:00