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/Command
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
..
AbstractConfigCommand.php clean up commands from framework bundle 2014-03-12 23:58:17 -05:00
AssetsInstallCommand.php [2.6] CS Fixes And Removed An Unused Import 2014-12-07 19:23:39 +01:00
CacheClearCommand.php Merge branch '2.3' into 2.5 2014-12-20 17:01:23 +01:00
CacheWarmupCommand.php clean up commands from framework bundle 2014-03-12 23:58:17 -05:00
ConfigDebugCommand.php Merge branch '2.5' 2014-08-14 18:37:29 +02:00
ConfigDumpReferenceCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
EventDispatcherDebugCommand.php [FrameworkBundle] Add Event Dispatcher debug command 2014-08-18 13:47:30 +02:00
RouterApacheDumperCommand.php clean up commands from framework bundle 2014-03-12 23:58:17 -05:00
RouterDebugCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
RouterMatchCommand.php [FrameworkBundle][Router Cmd] use debug namespace. 2014-12-01 14:24:26 +00:00
ServerCommand.php [FrameworkBundle] improve server commands feedback 2014-10-18 21:00:49 +02:00
ServerRunCommand.php Merge branch '2.5' into 2.6 2014-11-28 11:00:40 +01:00
ServerStartCommand.php removed unneeded check 2014-11-23 20:13:47 +01:00
ServerStatusCommand.php [FrameworkBundle] Added link on server:* commands 2014-09-22 15:27:18 +02:00
ServerStopCommand.php [FrameworkBundle] Added link on server:* commands 2014-09-22 15:27:18 +02:00
TranslationDebugCommand.php Move debug commands to debug namespace 2014-08-09 17:36:30 +02:00
TranslationUpdateCommand.php Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
YamlLintCommand.php clean up commands from framework bundle 2014-03-12 23:58:17 -05:00