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 b9cd91d342 Merge branch '2.8' into 3.0
* 2.8:
  #17676 - making the proxy instantiation compatible with ProxyManager 2.x by detecting proxy features
  Fix bug when using an private aliased factory service
  ChoiceFormField of type "select" could be "disabled"
  Update contributing docs
  [Console] Fix escaping of trailing backslashes
  Fix constraint validator alias being required
  [ci] clone with depth=1 to kill push-forced PRs
  Add check on If-Range header
2016-02-28 17:24:34 +01:00
..
AddCacheClearerPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AddCacheWarmerPass.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
AddConsoleCommandPass.php Use is_subclass_of instead of reflection 2016-01-16 14:49:28 +01: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
CompilerDebugDumpPass.php Use Filesystem::chmod instead of chmod when dumping file 2014-03-31 12:15:50 +02:00
ConfigCachePass.php Implement service-based Resource (cache) validation 2015-09-25 08:31:17 +02:00
ContainerBuilderDebugDumpPass.php [FrameworkBundle] update debug commands references 2014-12-17 21:15:32 +01:00
FormPass.php Improve form deprecation notices to mention the affected service ids 2015-12-12 02:23:05 +01:00
LoggingTranslatorPass.php FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
ProfilerPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
PropertyInfoPass.php [FrameworkBundle] PropertyInfo support 2015-10-19 14:05:32 +02:00
RoutingResolverPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SerializerPass.php [FrameworkBundle] PropertyInfo support 2015-10-19 14:05:32 +02:00
TemplatingPass.php removed unused use statements 2011-10-29 11:56:30 +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