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 72c169e8a1 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] CS And DocBlock Fixes
  [2.3] CS Fixes
  [FrameworkBundle] Fixed Translation loader and update translation command.
  [Console] remove « use » statement for PHP built-in exception classes.
  [SecurityBundle] adds unit tests suite for SecurityDataCollector class.

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
	src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
	src/Symfony/Component/Form/Form.php
	src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
	src/Symfony/Component/OptionsResolver/Options.php
	src/Symfony/Component/OptionsResolver/OptionsResolver.php
	src/Symfony/Component/Process/ProcessPipes.php
	src/Symfony/Component/Stopwatch/Stopwatch.php
	src/Symfony/Component/Translation/Loader/XliffFileLoader.php
	src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
2014-12-22 17:44:09 +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 [FrameworkBundle] Adds the possibility to register Commands via the DIC 2013-10-04 16:09:28 +02:00
AddConstraintValidatorsPass.php fixed CS 2011-06-08 12:16:48 +02:00
AddExpressionLanguageProvidersPass.php [FrameworkBundle] added a compiler pass for expression language providers 2014-09-25 19:08:39 +02: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
ContainerBuilderDebugDumpPass.php [FrameworkBundle] update debug commands references 2014-12-17 21:15:32 +01:00
FormPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
FragmentRendererPass.php renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
LoggingTranslatorPass.php skip if param "translator.logging" doesn't exist. 2014-12-20 00:51:43 +00:00
ProfilerPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
RoutingResolverPass.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
SerializerPass.php fixed CS 2013-07-01 14:24:43 +02:00
TemplatingAssetHelperPass.php [FrameworkBundle] Determine templating.engine.php scope as late as possible 2014-09-22 10:43:33 +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